Chart.FullSeriesCollection method (Word)
Returns the collection of all the series in the specified chart, or the specified series.
Syntax
expression.FullSeriesCollection (Index)
expression A variable that represents a Chart object.
Parameters
Name | Required/Optional | Data type | Description |
---|---|---|---|
Index | Optional | Variant | The index number in the series collection of the series to return. |
Return value
OBJECT
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.