Enum LabelDisplayType
Specifies the display mode for label for smart legend. The available display types are, All: All the labels in the legend are displayed. Edge: Labels will be displayed only at the edges of the legend. None: No labels are displayed.
Namespace: Syncfusion.EJ2.HeatMap
Assembly: Syncfusion.EJ2.dll
Syntax
public enum LabelDisplayType
Fields
Name | Description |
---|---|
All | |
Edge | |
None |