drawRadius

Specifies the size of the data series points:

seriesSettings: {
    polarspline: {
        pointMark: {
            drawWidth: 7
        }
    }
}

This setting is demonstrated in the following example.