BubbleSizeRepresents Enum

BubbleSizeRepresents Enum

Represents what the bubble size represents on a bubble chart.


type BubbleSizeRepresents int32

Fields

FieldDescription
SizeIsAreaRepresents the value of is area of the bubble.
SizeIsWidthRepresents the value of is width of the bubble.