textAngle

The angle of the text of the axis title:

axisY: {
    title: {
        text: "Axis Y Text",
        textAngle: 45
    }
}

This setting is demonstrated in the following example.