Speedometer.CenterLabel

Syntax

CenterLabel: PP.Ui.GaugeCenterLabel;

Description

The CenterLabel property determines central text label of the speedometer.

Comments

Use JSON or the setCenterLabel method to set the property value, and the getCenterLabel method to get the property value.

Example

The example of use is given on the page with description of the GaugeScale.EnablePassedStyles property.

See also:

Speedometer