Declaration: |
ChartBook.Tables[].CommonHeaderAlignment: TAlignment; |
The property CommonHeaderAlignment controls the alignment of the common header defined by the property CommonHeader. CommonHeaderAlignment may take one of the following values: taLeftJustify, taCenter, or taRightJustify.
|
|