DataLab
is a compact statistics package aiming at exploratory data analysis. Please visit the
DataLab Web site
for more information....
Home
Programming DataLab
DLabPascal
ChartBook
Tables
Properties
CommonHeaderAlignment
See also:
ColumnAlignment
,
CommonHeader
,
CommonHeaderVisible
Index
Statistical Background
CommonHeaderAlignment
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
.