n_series property

n_series property

Gets a SeriesCollection collection representing the data series in the chart.

Definition:

@property
def n_series(self):
    ...

See Also