IChartAxisLevelLine.Max

Syntax

Max: Double;

Description

The Max property determines a maximum value.

Comments

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

Example

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

See also:

IChartAxisLevelLine