series_groups property

Chart.series_groups property

Provides access to a series group collection of this chart.

@property
def series_groups(self) -> aspose.words.drawing.charts.ChartSeriesGroupCollection:
    ...

See Also