Chart.SeriesCollection (Excel)

Returns an seriescollection that represents either a single series (a Series collection) or a collection of all the series (a SeriesCollection collection) in the chart or chart group.

SeriesCollection (Index)

Index: The name or number of the series.


Dim scn As SeriesCollection
Set scn = ActiveChart.SeriesCollection()