HighlightToggleArgs
The context for the highlight toggle function.
category
any
The point category.
dataItem?
any
The point dataItem
.
preventDefault
() => void
A function that can be used to prevent the showing of the default highlight overlay.
series?
any
The point series.
show
boolean
A Boolean value which indicates whether to show the highlight.
value
any
The point value.
visual
The visual element that needs to be highlighted.