ColumnLabelCount Property

       

Returns or sets the number of levels of labels on the columns in the data grid associated with a chart.

Syntax

object.ColumnLabelCount [ = count]

The ColumnLabelCount property syntax has these parts:

Part Description
object An object expression that evaluates to an object in the Applies To list.
count Integer. The number of column label levels. Set this property to add or delete levels of labels on data grid columns.

Remarks

Column label levels are numbered from bottom to top, beginning at 1. Levels are added or subtracted from the top.