drawWidth

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

seriesSettings: {
    polarspline: {
        drawWidth: 12
    }
}

This setting is demonstrated in the following example.