IEaxSpeedometer.AutoScale

Syntax

AutoScale: Boolean;

Description

The AutoScale property determines whether speedometer scale is automatically calculated.

Comments

If the property is set to True, speedometer scale is calculated automatically depending on the factual values of a series (series).

If the value is False, the scale is calculated depending on the values of the MinValue MaxValue properties.

Example

The example of use is given in description of the IEaxSpeedometer.AggregationFunction property.

See also:

IEaxSpeedometer