CurrentDataSet Property

Returns or sets the current data set of a chart by position.

Syntax

object.CurrentDataSet

Properties

The CurrentDataSet property syntax has this part:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Remarks

The CurrentDataSet property is a zero-based long integer indicating the current data set of the chart.

 

Applies To