IChartAxis.AutoMax

Syntax

AutoMax: Boolean;

Description

The AutoMax property automatically calculates maximum on the axis. The property is set to True by default. If this property is set to False, the maximum is not calculated and must be specified by the user.

See also:

IChartAxis | IChartAxis.Max