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


ColWidths

Declaration: ChartBook.Tables[].ColWidths[Index: integer]: integer;
The array property ColWidths determines the column width in pixels of the column referenced by the parameter Index (1..NrOfColumns).

By default, all the columns of the data matrix have the same width, the value of the DefaultColWidth property.