Class SunburstColorPalette
Represents the sunburst color palette. This enum is used to customize the color palette for sunburst chart.
Inheritance
System.Object
SunburstColorPalette
Namespace: Syncfusion.SfSunburstChart.XForms
Assembly: Syncfusion.SfSunburstChart.XForms.dll
Syntax
public sealed class SunburstColorPalette : Enum
Fields
Custom
Represents the Custom. Custom color palette will be set for sunburst chart.
Declaration
public const SunburstColorPalette Custom
Field Value
Type |
---|
SunburstColorPalette |
Metro
Represents the Metro. Metro color palette will be set for sunburst chart.
Declaration
public const SunburstColorPalette Metro
Field Value
Type |
---|
SunburstColorPalette |
Natural
Represents the Natural. Natural color palette will be set for sunburst chart.
Declaration
public const SunburstColorPalette Natural
Field Value
Type |
---|
SunburstColorPalette |
Pineapple
Represents the Pineapple. Pineapple color palette will be set for sunburst chart.
Declaration
public const SunburstColorPalette Pineapple
Field Value
Type |
---|
SunburstColorPalette |
TomatoSpectrum
Represents the TomatoSpectrum. TomatoSpectrum color palette will be set for sunburst chart.
Declaration
public const SunburstColorPalette TomatoSpectrum
Field Value
Type |
---|
SunburstColorPalette |