IVZChartAxis.Max

Syntax

Max: Double;

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).

Fore and Fore.NET Examples

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

See also:

IVZChartAxis