Enum Alignment
Defines the alignment in the heatmap. They are, Near - Aligns the element to the left. Center - Aligns the element to the center. Far - Aligns the element to the right.
Namespace: Syncfusion.EJ2.HeatMap
Assembly: Syncfusion.EJ2.dll
Syntax
public enum Alignment
Fields
Name | Description |
---|---|
Center | |
Far | |
Near |