property Item.Alignment as AlignmentEnum
Retrieves or sets the item's caption alignment.

TypeDescription
AlignmentEnum An AlignmentEnum expression that specifies the item's 
The Alignment property specifies the item's alignment. The Caption property supports built-in HTML format, so you can use the <c> to centers the item's caption or <r> to align to the right the item's caption.