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