Class HighLightMode
Specifies the element which must be highlighted when mouse over is performed in treemap.
Inheritance
System.Object
HighLightMode
Namespace: Syncfusion.EJ2.TreeMap
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class HighLightMode : Enum
Fields
All
Declaration
public const HighLightMode All
Field Value
Type |
---|
HighLightMode |
Child
Declaration
public const HighLightMode Child
Field Value
Type |
---|
HighLightMode |
Item
Declaration
public const HighLightMode Item
Field Value
Type |
---|
HighLightMode |
Parent
Declaration
public const HighLightMode Parent
Field Value
Type |
---|
HighLightMode |