drawWidth

Specifies the sereis line thickness.

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

This setting is demonstrated in the following example.