HighchartsLegendBubbleLegendLabelsOptions constructor
HighchartsLegendBubbleLegendLabelsOptions({})
Options for the bubble legend labels.
API Docs: https://api.highcharts.com/highcharts/legend.bubbleLegend.labels
Implementation
HighchartsLegendBubbleLegendLabelsOptions(
{this.align,
this.allowOverlap,
this.className,
this.format,
this.formatter,
this.style,
this.x,
this.y});