BubbleSizeRepresentationType enumeration

BubbleSizeRepresentationType enumeration

Specifies the possible ways to represent data as bubble chart sizes.

The BubbleSizeRepresentationType type exposes the following members:

Fields

FieldDescription
AREASpecifies the area of the bubbles shall be proportional to the bubble size value.
WIDTHSpecifies the radius of the bubbles shall be proportional to the bubble size value.

See Also