drawWidth

Specifies the sereis line thickness.

seriesSettings: {
    polararea: {
        activeSettings: {
            pointHoveredState: {
                enabled: true,
                drawWidth: 12
            }
        }
    }
}

This setting is demonstrated in the following example.