_Chart.FullSeriesCollection(Object) Method

Definition

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

public object FullSeriesCollection (object Index);
Public Function FullSeriesCollection (Optional Index As Object) As Object

Parameters

Index
Object

The indexed number of the filtered out Series object.

Returns

Remarks

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.

Applies to