x

Specifies the horizontal offset of the text relatively to each series point position.

seriesSettings: {
    rangesplinearea: {
        dataPointText: {
            enabled: true,
            x:45
        }
    }
}

This setting is demonstrated in the following example.