sizeBy property
Whether the bubble's value should be represented by the area or the
width of the bubble. The default, area
, corresponds best to the
human perception of the size of each bubble.
API Docs: https://api.highcharts.com/highcharts/series.bubble.sizeBy
Implementation
String? sizeBy;