enablePointSelection

Specifies whether points from the data series can be selected or not.

seriesSettings: {
    rangearea: {
        enablePointSelection:false
    }
}

This setting is demonstrated in the following example.