New to Kendo UI for Angular? Start a free 30-day trial
HighlightToggleArgs
The context for the highlight toggle function.
Name | Type | Default | Description |
---|---|---|---|
category |
|
The point category. | |
dataItem? |
|
The point | |
preventDefault |
|
A function that can be used to prevent the showing of the default highlight overlay. | |
series? |
|
The point series. | |
show |
|
A Boolean value which indicates whether to show the highlight. | |
value |
|
The point value. | |
visual |
|
The visual element that needs to be highlighted. |