Class 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.
Inheritance
System.Object
PaletteType
Namespace: Syncfusion.EJ2.HeatMap
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class PaletteType : Enum
Fields
Fixed
Declaration
public const PaletteType Fixed
Field Value
Type |
---|
PaletteType |
Gradient
Declaration
public const PaletteType Gradient
Field Value
Type |
---|
PaletteType |