IVZChartAxis.Max

Syntax

Max: Double;

Description

The Max property determines maximum value on chart axis.

Comments

The value set in the property is taken into account in case, if automatic maximum value determination is disabled (the IVZChartAxis.AutoMax property = false).

Example

The property use is given in the example for IVZChartAxis.AutoMax.

See also:

IVZChartAxis