formatter property
dynamic
formatter
getter/setter pair
Available this
properties are:
-
this.value
: The bubble value. -
this.radius
: The radius of the bubble range. -
this.center
: The center y position of the range.
API Docs: https://api.highcharts.com/highcharts/legend.bubbleLegend.labels.formatter
Implementation
dynamic formatter;