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