Enum ChartColorPalette
Represents the different types of color palette available in SfChart library.
Namespace: Syncfusion.UI.Xaml.Charts
Assembly: Syncfusion.SfChart.WPF.dll
Syntax
public enum ChartColorPalette
Fields
Name | Description |
---|---|
AutumnBrights | AutumnBrights 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. |
None | No 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 |
TomotoSpectrum | TomatoSpectram palette will be set |