DefaultColWidth

Declaration: ChartBook.Tables[].DefaultColWidth: integer;
The DefaultColWidth property determines the width of the columns in the table. If you want to change the width of a single column without changing other columns, use the ColWidths property during run time.