drawWidth

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


seriesSettings: {
    stepline: {
       drawWidth:20
    }
}    

This setting is demonstrated in the following example.