color

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

seriesSettings: {
    polarsplinearea: {
        color: "red"
    }
}

This setting is demonstrated in the following example.