Chart.FullSeriesCollection (Excel)

Enables retrieving the filtered out series specified by the Index argument.

Series objects in hidden rows or columns do not appear in the current series collection unless the user has enabled the Show data in hidden rows and columns option in the Select Data dialog.

FullSeriesCollection (Index)

Index: The indexed number of the filtered out Series object.


Dim fsc As FullSeriesCollection
Set fsc = ActiveChart.FullSeriesCollection()