padding

Specifies the text offset to its surrounding box, given that the box is visible:

seriesSettings: {
    line: {
        dataPointText: {
            enabled: true,
            padding: 12
        }
    }
}

This setting is demonstrated in the following example.