Chart.FullSeriesCollection (PowerPoint)

Returns the collection of all the series in the specified chart, or the specified series.

FullSeriesCollection (Index)

Index: The index number in the series collection of the series to return.


Dim fsc As FullSeriesCollection
Set fsc = ActiveWindow.RangeFromPoint.Chart.FullSeriesCollection()