Express > Express Assembly Interfaces > IEaxSpeedometer > IEaxSpeedometer.AutoScale
AutoScale: Boolean;
The AutoScale property determines whether speedometer scale is automatically calculated.
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 IEaxSpeedometer.MinValue and IEaxSpeedometer.MaxValue properties.
The property use is given in the example for IEaxSpeedometer.AggregationFunction.
See also: