HighchartsXAxisPlotLinesLabelOptions constructor
HighchartsXAxisPlotLinesLabelOptions({})
Text labels for the plot lines
API Docs: https://api.highcharts.com/highcharts/xAxis.plotLines.label
Implementation
HighchartsXAxisPlotLinesLabelOptions(
{this.align,
this.formatter,
this.rotation,
this.style,
this.text,
this.textAlign,
this.useHTML,
this.verticalAlign,
this.x,
this.y});