IChartAxisLevelLine.AutoMax

Fore Syntax

AutoMax: Boolean;

Fore.NET Syntax

AutoMax: boolean;

Description

The AutoMax property determines whether maximum is automatically calculated.

Comments

Available values:

Fore and Fore.NET Examples

The property use is given in the example for IChartAxisLevelLine.MinMaxRelatesToSecondaryAxis.

See also:

IChartAxisLevelLine