bubble_sizes property

ChartSeries.bubble_sizes property

Gets a collection of bubble sizes for this chart series.

@property
def bubble_sizes(self) -> aspose.words.drawing.charts.BubbleSizeCollection:
    ...

See Also