property Node.Alignment as AlignmentEnum
Specifies the alignment of the caption within the node.

TypeDescription
AlignmentEnum An AlignmentEnum expression that specifies the alignment of the node.
By default, the Alignment property is LeftAlignment. Use the FixedWidth property to specify the width of the node. Use the Alignment property to align the caption on the node.