ChartCategory.IsFiltered property (Excel)
Returns True when the user filters out a series. Read-only Boolean.
Syntax
expression.IsFiltered
expression A variable that represents a ChartCategory object.
Remarks
When a series is transferred out of its parent SeriesCollection, that series still remains in its parent FullSeriesCollection. When a user filters the series back in, it is inserted back in its original place in the SeriesCollection.
Property value
BOOL
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.