style property
CSS styles for the text label.
In styled mode, the labels are styled by the
.highcharts-plot-line-label
class.
API Docs: https://api.highcharts.com/highcharts/xAxis.plotLines.label.style
Implementation
Map<String, String>? style;
CSS styles for the text label.
In styled mode, the labels are styled by the
.highcharts-plot-line-label
class.
API Docs: https://api.highcharts.com/highcharts/xAxis.plotLines.label.style
Map<String, String>? style;