drawRadius

Specifies the size of the data series points mark:

seriesSettings: {
    polarline: {
        pointMark: {
            drawRadius: 12
        }
    }
}

This setting is demonstrated in the following example.