rotation property

double? rotation
getter/setter pair

Rotation of the text label in degrees. Defaults to 0 for horizontal plot lines and 90 for vertical lines.

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

Implementation

double? rotation;