Visual Basic: MSChart Control

Row Property (MSChart)

See Also   Example   Applies To

Returns or sets a specific row in the current column of a data grid associated with a chart.

Syntax

object.Row [ = num]

The Row property syntax has these parts:

Part Description
object An object expression that evaluates to an object in the Applies To list.
num Integer. A row number in the current column. Rows are numbered from top to bottom beginning with 1.