sizeBy property

String? sizeBy
getter/setter pair

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.mapbubble.sizeBy

Implementation

String? sizeBy;