IChartAxisLevelLine.Max

Fore Syntax

Max: Double;

Fore.NET Syntax

Max: double;

Description

The Max property determines a 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