enabled

Toggles the visibility of the series point marks. Defaults to 'true':

seriesSettings: {
    polarspline: {
        pointMark: {
            enabled: false
        }
    }
}

This setting is demonstrated in the following example.