IChartAxisLevelLine.Max

Fore Syntax

Max: Double;

Fore.NET Syntax

Max: double;

Description

The Max property determines maximum value.

Comments

To determine whether maximum is automatically calculated, use the IChartAxisLevelLine.AutoMax property.

Fore and Fore.NET examples

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

See also:

IChartAxisLevelLine