color

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

seriesSettings: {
    steparea: {
        color: 'red'
    }
}

This setting is demonstrated in the following example.