x

Specifies the horizontal offset of the text relatively to the point position:

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

This setting is demonstrated in the following example.