series_type property

ChartSeriesGroup.series_type property

Gets the type of chart series included in this group.

@property
def series_type(self) -> aspose.words.drawing.charts.ChartSeriesType:
    ...

See Also