DeleteDataSet Method

Deletes a specified data set from an Enhanced Chart.

Syntax

object.DeleteDataSet nDSPosition

Properties

The DeleteDataSet method syntax has these parts:

Part

Description

object

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

nDSPosition

Long. The position of the data set within chart that you want to delete from chart object. Position is 0 based.

 

Example

Applies To