color

Specifies an explicit color for the data series.

seriesSettings: {
    rangearea: {
            color:'red'
    }
}

This setting is demonstrated in the following example.