enablePointSelection

Allows point selection (defaults to true):

seriesSettings: {
    spline: {
        enablePointSelection: false
    }
}

This setting is demonstrated in the following example.