filtered_n_series property

filtered_n_series property

Gets a SeriesCollection collection representing the data series that are filtered in the chart.

Definition:

@property
def filtered_n_series(self):
    ...

See Also