[]
A series of pre-defined palettes for chart.
public static class Palettes
Name | Description |
---|---|
Cocoa | Cocoa palette. |
Coral | Coral palette. |
Dark | Dark palette. |
Diverging | Diverging palettes from ColorBrewer https://colorbrewer2.org. |
Highcontrast | Highcontrast palette. |
Light | Light palette. |
Midnight | Midnight palette. |
Minimal | Minimal palette. |
Modern | Modern palette. |
Organic | Organic palette. |
Qualitative | Qualitative palettes from ColorBrewer https://colorbrewer2.org. |
SequentialMulti | Sequential multi-hue palettes from ColorBrewer https://colorbrewer2.org. |
SequentialSingle | Sequential single-hue palettes from ColorBrewer https://colorbrewer2.org. |
Slate | Slate palette. |
Standard | The standard(default) palette. |
Name | Description |
---|---|
IsExtended(IEnumerable<string>) | Checking the palette is extended from ColorBrewer https://colorbrewer2.org. |