CompositeRowLabel Property

       

Returns the multilevel label string that identifies a row in the data grid associated with a chart.

Syntax

object.CompositeRowLabel (row)

The CompositeRowLabel property syntax has these parts:

Part Description
object An object expression that evaluates to an object in the Applies To list.
row Integer. Identifies a specific data row. Rows are numbered from top to bottom beginning with 1. Any rows containing labels are not counted as data rows.