BubbleSizeRepresentationType
Overview
BubbleSizeRepresentationType is a enum in Aspose.Slides FOSS for Python.
Specifies the possible ways to represent data as bubble chart sizes.
This enumeration defines 2 values: AREA, WIDTH.
Values
| Value | Description |
|---|
AREA | Represents bubble size based on the area of the bubble |
WIDTH | |
See Also