Class ShapeColorMode
To specify the shape color mode.
Inheritance
System.Object
ShapeColorMode
Namespace: Syncfusion.Windows.Forms.Maps
Assembly: Syncfusion.Maps.Windows.dll
Syntax
public sealed class ShapeColorMode : Enum
Fields
ColorPalette
To specify the shape color mode as Colorpallette
Declaration
public const ShapeColorMode ColorPalette
Field Value
| Type |
|---|
| ShapeColorMode |
Default
To specify the shape color mode as Default
Declaration
public const ShapeColorMode Default
Field Value
| Type |
|---|
| ShapeColorMode |
HeatMap
To specify the shape color mode as Heatmap
Declaration
public const ShapeColorMode HeatMap
Field Value
| Type |
|---|
| ShapeColorMode |