Chart.FullSeriesCollection (Word)
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 = ActiveDocument.Background.Chart.FullSeriesCollection()