drawWidth

The draw width for the series, when the user hovers over them:

 seriesSettings: {
    polarsplinearea: {
        activeSettings: {
            pointHoveredState: {
                drawWidth: 5                
            }
        }
    }
    },

This setting is demonstrated in the following example.