Link Search Menu Expand Document

Label.HorizontalAlign Property


Performs horizontal alignment. $ STD is right-justified if the data type is Number, Fixed type, and left-justified otherwise.

Constant Value Description
$ STD 0 Determined by data type
$ LEFT 1 Left justified
$ CENTER 2 Centered
$ RIGHT 3 Right justified