Enum ShapeColorMode
To specify the shape color mode.
Namespace: Syncfusion.Windows.Forms.Maps
Assembly: Syncfusion.Maps.Windows.dll
Syntax
public enum ShapeColorMode
Fields
Name | Description |
---|---|
ColorPalette | To specify the shape color mode as Colorpallette |
Default | To specify the shape color mode as Default |
HeatMap | To specify the shape color mode as Heatmap |