enabled

Specifies whether a mark for the data series point is visible (defaults to true):

seriesSettings: {
    polarline: {
        pointMark: {
            enabled: false
        }
    }
}

This setting is demonstrated in the following example.