Visual Basic: MSChart Control

SeriesColumn Property

See Also   Example   Applies To

Returns or sets the column position for the current series data.

Syntax

object.SeriesColumn [ = pos]

The SeriesColumn property syntax has these parts:

Part Description
object An object expression that evaluates to an object in the Applies To list.
pos Integer. The position of the column containing the current series data. You can use this property to reorder series. If two series are assigned the same position, they are stacked.