GaugeCenterLabel.RealWidth

Syntax

RealWidth: Number;

Description

The RealWidth property determines actual width of speedometer central text label.

Comments

Use JSON and the setRealWidth method to set the property value, and the getRealWidth 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