textAngle

The rotation of the text:


seriesSettings: {
    steparea: {
        dataPointText: {
            enabled: true,
            textAngle: 45
        }
    }
}

This setting is demonstrated in the following example.