rotation property

double? rotation
getter/setter pair

The rotation of the text in degrees. 0 is horizontal, 270 is vertical reading from bottom to top. Defaults to 0 for horizontal axes, 270 for left-side axes and 90 for right-side axes.

API Docs: https://api.highcharts.com/highcharts/yAxis.title.rotation

Implementation

double? rotation;