Returns or sets the label text associated with a column in the data grid of a chart.
Syntax
object.ColumnLabel [ = text ]
The ColumnLabel property syntax has these parts:
Part | Description |
object | An object expression that evaluates to an object in the Applies To list. |
text | String. Label text associated with a column in the data grid. |
Remarks
This property sets the label for the column currently identified by the Column property.