Class CellType
Defines cell Type. They are Rect - Render a HeatMap cells in rectangle shape. Bubble - Render a HeatMap cells in bubble shape.
Inheritance
System.Object
CellType
Namespace: Syncfusion.EJ2.HeatMap
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class CellType : Enum
Fields
Bubble
Declaration
public const CellType Bubble
Field Value
Type | Description |
---|---|
CellType |
Rect
Declaration
public const CellType Rect
Field Value
Type | Description |
---|---|
CellType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |