GaugeTextLabel.TextAlign

Syntax

TextAlign: PP.HorizontalAlignment || String;

Description

The TextAlign method sets alignment for the text of speedometer scale labels.

Comments

Use JSON or the setTextAlign method to set the property value, and the getTextAlign 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:

GaugeTextLabel