color

Specifies an explicit color for the data series.


seriesSettings: {
    rangesplinearea: {
           color:'red'
    }
}

This setting is demonstrated in the following example.