color

Specifies an explicit color for all the elements of the data series.


seriesSettings: {
    rangebar: {
        color: 'red'
    }
}

This setting is demonstrated in the following example.