GaugeScale.PassedLabelFont

Syntax

PassedLabelFont: PP.Font;

Description

The PassedLabelFont property determines font of speedometer scale text labels passed by the main arrow.

Comments

Use JSON or the setPassedLabelFont method to set the property value, and the getPassedLabelFont method to get the property value.

Example

The example of use is given on the page of example of creating a speedometer with a wizard.

See also:

GaugeScale