GaugeCenterLabel.RealHeight

Syntax

RealHeight: Number;

Description

The RealHeight property determines actual height of speedometer central text label.

Comments

Use JSON and the setRealHeight method to set the property value, and the getRealHeight method to get the property value.

Example

The example of use is given on the page with description of the GaugeCenterLabel class.

See also:

GaugeCenterLabel