Series Methods (PowerPoint)

GitHub-Mark-64px

Contribute to this content

Use GitHub to suggest and submit changes. See our guidelines for contributing to VBA documentation.

Methods

Name

Description

ApplyDataLabels

Applies data labels to a series.

ClearFormats

Clears the formatting of the object.

Copy

If the series has a picture fill, copies the picture to the Clipboard.

DataLabels

Returns an object that represents either a single data label (a DataLabel object) or a collection of all the data labels for the series (a DataLabels collection).

Delete

Deletes the object.

ErrorBar

Applies error bars to the series.

Paste

Pastes a picture from the Clipboard as the marker on the selected series.

Points

Returns a collection of all the points in the series.

Select

Selects the object.

Trendlines

Returns a collection of all the trendlines for the series.