IChartGridCols.Count
IChartGridCols
property Count: Integer;
Type Library
TeeChartx
Description
This property replaces the ChartGrid.ColCount property.
Read ColCount to determine the number entries in the ColWidths array. Set ColCount to add or delete columns at the righthand side of the grid. The value of ColCount includes any fixed columns at the left of the grid as well as the scrollable columns in the body of the grid.