ColumnAlignment

Declaration: ChartBook.Tables[].ColumnAlignment [ColNr: longint]: TAlignment;
The property ColumnAlignment controls the alignment of all cells of column ColNr (valid range: 1..NrOfColumns). ColumnAlignment may take one of the following values: taLeftJustify, taCenter, or taRightJustify.