Series.IsFiltered (Word)
Returns or sets a Boolean that determines whether the specified chart series is filtered out from the chart.
ActiveDocument.Background.Chart.FullSeriesCollection(1).IsFiltered = True
Returns or sets a Boolean that determines whether the specified chart series is filtered out from the chart.
ActiveDocument.Background.Chart.FullSeriesCollection(1).IsFiltered = True