AutoMin: Boolean;
AutoMin: Boolean;
The AutoMin property determines whether minimum value will be automatically calculated and set at chart axis.
Available values:
True. By default. Minimum value is automatically calculated and set the chart axis.
False. Minimum value on chart axis is set by user using the IVZChartAxis.Min.
The property use is given in the example for IVZChartAxis.AutoMax.
See also: