Winnovative Web Chart Documentation

WinChartColors Property

Winnovative Web Chart
The colors that are used by the chart. If the number of colors is smaller than the number needed, colors will be reused.

Namespace:  Winnovative
Assembly:  Winnovative.WebChart (in Winnovative.WebChart.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public List<ColorItem> Colors { get; }

Property Value

Type: ListColorItem
See Also

Reference