IChartGrid.ColCount
IChartGrid See also

property ColCount: Integer;

Type Library
TeeChartx

Description

This property is deprecated. Please use the Cols.Count property instead.

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.



See also:
IChartGridCols.Count