IChartAxis.AutoMax

Syntax

AutoMax: Boolean;

Description

The AutoMax property automatically calculates maximum on the axis. The default value of this property is True. If the value of this property is False the maximum is not calculated and you need to specify it.

See also:

IChartAxis | IChartAxis.Max