constants AlignmentEnum
The Column object uses the AlignmentEnum enumeration to align the caption in the label. The Alignment property aligns the caption in the label.

NameValueDescription
LeftAlignment0 The source is left aligned.
CenterAlignment1 The source is centered.
RightAlignment2 The source is right aligned.