Enum HighlightMode
Defines the SelectionMode, They are. none - Disable the selection. series - To select a series. point - To select a point. cluster - To select a cluster of point.
Namespace: Syncfusion.EJ2.Charts
Assembly: Syncfusion.EJ2.dll
Syntax
public enum HighlightMode
Fields
Name | Description |
---|---|
Cluster | |
None | |
Point | |
Series |