textAngle

The rotation of the text:

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

This setting is demonstrated in the following example.