HighchartsXAxisPlotBandsLabelOptions constructor
HighchartsXAxisPlotBandsLabelOptions({})
Text labels for the plot bands
API Docs: https://api.highcharts.com/highcharts/xAxis.plotBands.label
Implementation
HighchartsXAxisPlotBandsLabelOptions(
{this.align,
this.allowOverlap,
this.inside,
this.rotation,
this.style,
this.text,
this.textAlign,
this.useHTML,
this.verticalAlign,
this.x,
this.y});