y

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

seriesSettings: {
   steparea: {
        dataPointText: {
            enabled: true,
            y:45
        }
    }
}

This setting is demonstrated in the following example.