drawWidth

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

seriesSettings: {
    steparea: {
        drawWidth: 5
    }
}

This setting is demonstrated in the following example.