maxSize property

double? maxSize
getter/setter pair

Maximum bubble legend range size. If values for ranges are not specified, the minSize and the maxSize are calculated from bubble series.

API Docs: https://api.highcharts.com/highcharts/legend.bubbleLegend.maxSize

Implementation

double? maxSize;