_Chart.FullSeriesCollection(Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.