Series Methods
Office 2010
The Series type exposes the following members.
| Name | Description | |
|---|---|---|
|
ApplyCustomType | Applies a standard or custom chart type to a series. |
|
ApplyDataLabels | Applies data labels to a series. |
|
ClearFormats | Clears the formatting of the object. |
|
Copy | If the series has a picture fill, then this method 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. Object. |
|
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. |