align property

String? align
getter/setter pair

Horizontal alignment of the label. Can be one of "left", "center" or "right".

API Docs: https://api.highcharts.com/highcharts/xAxis.plotLines.label.align

Implementation

String? align;