RowLabelCount Property

       

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

Syntax

object.RowLabelCount [ = count ]

The RowLabelCount 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 label levels. Set this property to add or delete levels of labels from data grid rows. Row label levels are numbered from right to left, beginning at 1. Levels are added or subtracted from the left.