style property

Map<String, String>? style
getter/setter pair

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;