bubbleLegend property
The bubble legend is an additional element in legend which presents the scale of the bubble series. Individual bubble ranges can be defined by user or calculated from series. In the case of automatically calculated ranges, a 1px margin of error is permitted.
API Docs: https://api.highcharts.com/highcharts/legend.bubbleLegend
Implementation
HighchartsLegendBubbleLegendOptions? bubbleLegend;