color

The color in which the complete data series is represented on the chart.


seriesSettings: {
    stepline: {
        color:'red'
    }
}

This setting is demonstrated in the following example.