BubbleSizeRepresents
BubbleSizeRepresents enumeration
Represents what the bubble size represents on a bubble chart.
Values
| Name | Value | Description |
|---|---|---|
| SizeIsArea | 0 | Represents the value of Series.BubbleSizes is area of the bubble. |
| SizeIsWidth | 1 | Represents the value of Series.BubbleSizes is width of the bubble. |