AutoMin: Boolean;
The AutoMin property determines whether minimum is automatically calculated.
Available values:
True. Minimum is automatically calculated.
False. Minimum is not automatically calculated. To determine the minimum value, use the IChartAxisLevelLine.Min property.
The property use is given in the example for IChartAxisLevelLine.MinMaxRelatesToSecondaryAxis.
See also: