DataLab is a compact statistics package aiming at exploratory data analysis. Please visit the DataLab Web site for more information....


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.