Class SFChartColorPalette
Represents the different types of color palette available in SFChart library.
Inheritance
System.Object
SFChartColorPalette
Namespace: Syncfusion.SfChart.iOS
Assembly: Syncfusion.SFChart.iOS.dll
Syntax
public sealed class SFChartColorPalette : Enum
Fields
Custom
Custom palette will be set, and color values will be taken from CustomColors or gradient colors will be taken from
Declaration
public const SFChartColorPalette Custom
Field Value
| Type |
|---|
| SFChartColorPalette |
Metro
Metro palette will be set.
Declaration
public const SFChartColorPalette Metro
Field Value
| Type |
|---|
| SFChartColorPalette |
Natural
Natural palette will be set.
Declaration
public const SFChartColorPalette Natural
Field Value
| Type |
|---|
| SFChartColorPalette |
None
No palette will be set.
Declaration
public const SFChartColorPalette None
Field Value
| Type |
|---|
| SFChartColorPalette |
Pineapple
Pineapple palette will be set.
Declaration
public const SFChartColorPalette Pineapple
Field Value
| Type |
|---|
| SFChartColorPalette |
TomatoSpectrum
TomatoSpectrum palette will be set.
Declaration
public const SFChartColorPalette TomatoSpectrum
Field Value
| Type |
|---|
| SFChartColorPalette |