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 is set by user or via the IVZChartAxis.Min property at chart axis.
The property use is given in the example for IVZChartAxis.AutoMax.
See also: