HighchartsLegendBubbleLegendRangesOptions constructor
HighchartsLegendBubbleLegendRangesOptions({})
Options for specific range. One range consists of bubble, label and connector.
API Docs: https://api.highcharts.com/highcharts/legend.bubbleLegend.ranges
Implementation
HighchartsLegendBubbleLegendRangesOptions(
{this.borderColor, this.color, this.connectorColor, this.value});