Enum PaletteType
Defines the style in which the color is to be applied to the cells. Gradient - Renders the heatmap cells with linear gradient colors. Fixed - Renders the heatmap cells with fixed colors.
Namespace: Syncfusion.EJ2.HeatMap
Assembly: Syncfusion.AspNetMvc.HeatMap.dll
Syntax
public enum PaletteType
Fields
| Name |
|---|
| Fixed |
| Gradient |