textAngle

The rotation of the text:


seriesSettings: {
    stepline: {
        dataPointText: {
            enabled: true,
            textAngle: 12
        }
    }
}

This setting is demonstrated in the following example.