Visual Basic: MSChart Control

CompositeColumnLabel Property

See Also   Example   Applies To

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

Syntax

*object.*CompositeColumnLabel(column)

The CompositeColumnLabel property syntax has these parts:

Part Description
object An object expression that evaluates to an object in the Applies To list.
column Integer. Identifies a specific data column. Columns are numbered from left to right beginning with 1. Any columns containing labels are not counted as data columns.