AutoMax: Boolean;
The AutoMax property determines whether maximum is automatically calculated.
Available values:
True. Maximum is automatically calculated.
False. Maximum is not automatically calculated. To determine the maximum value, use the IChartAxisLevelLine.Max property.
The property use is given in the example for IChartAxisLevelLine.MinMaxRelatesToSecondaryAxis.
See also: