enabled

Specifies whether the text for each individual item of the data series is enabled (visible) or not.

seriesSettings: {
    rangearea: {
        dataPointText: {
            enabled: true
        }
    }
}

This setting is demonstrated in the following example.