textAngle

Specifies the rotation of the text:

seriesSettings: {
    bubble: {
        dataPointText: {
            enabled: true,            
            textAngle: 23
        }
    }
}

This setting is demonstrated in the following example.