BubbleSizeRepresents enumeration

BubbleSizeRepresents enumeration

Represents what the bubble size represents on a bubble chart.

The BubbleSizeRepresents type exposes the following members:

Fields

FieldDescription
SIZE_IS_AREARepresents the value of Series.bubble_sizes is area of the bubble.
SIZE_IS_WIDTHRepresents the value of Series.bubble_sizes is width of the bubble.

See Also