Enum HighLightMode
Specifies the element which must be highlighted when mouse over is performed in treemap.
Namespace: Syncfusion.EJ2.TreeMap
Assembly: Syncfusion.AspNetMvc.TreeMap.dll
Syntax
public enum HighLightMode
Fields
| Name |
|---|
| All |
| Child |
| Item |
| Parent |