Enum SunburstColorPalette
Color palette types.
Namespace: Syncfusion.UI.Xaml.SunburstChart
Assembly: Syncfusion.SfSunburstChart.WPF.dll
Syntax
public enum SunburstColorPalette
Fields
| Name | Description |
|---|---|
| AutumnBright | AutumnBright palette will be set. |
| BlueChrome | BlueChrome palette will be set. |
| Custom | Custom palette will be set, and color values will be taken from CustomBrushes collection. |
| Elite | Elite palette will be set. |
| FloraHues | FloraHues palette will be set. |
| GreenChrome | GreenChrome palette will be set. |
| LightCandy | LightCandy palette will be set. |
| Metro | Metro palette will be set. |
| Natural | Natural palette will be set. |
| Pineapple | Pineapple palette will be set. |
| PurpleChrome | PurpleChrome palette will be set. |
| RedChrome | RedChrome palette will be set. |
| SandyBeach | SandyBeach palette will be set. |
| TomatoSpectrum | TomatoSpectrum palette will be set. |