color

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

seriesSettings: {
    line: {
        color: "red"
    }
}

This setting is demonstrated in the following example.