Colors Property
Overloads
| Colors |
DEPRECATED: Colors of the segments. Array should contain (segment limits) + 1 colors. JSON property name: colors |
Colors
DEPRECATED: Colors of the segments. Array should contain (segment limits) + 1 colors.
JSON property name: colors
Declaration
IEnumerable<KpiColorsItem> Colors { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.IEnumerable<KpiColorsItem> |