IVZChartAxis.Min

Syntax

Min: Double;

Min: Double;

Description

The Min property determines minimum value on axis chart.

Comments

The value set in the property is taken into account in case, if automatic minimum value determination is disabled (the IVZChartAxis.AutoMin property = false).

Fore and Fore.NET Examples

The property use is given in the example for IVZChartAxis.AutoMax.

See also:

IVZChartAxis