drawWidth

Specifies the thickness of the line, connecting the data series points:

seriesSettings: {
    polarline: {
       drawWidth: 20
    }
}    

This setting is demonstrated in the following example.