Information about the legend click event.
Note: This option is deprecated in favor of Highcharts.LegendItemClickEventObject.
- Deprecated:
-
- 11.4.4
Members
-
browserEvent :Highcharts.PointerEvent
-
Related browser event.
Type:
- Highcharts.PointerEvent
-
preventDefault :function
-
Prevent the default action of toggle the visibility of the point.
Type:
- function
-
target :Highcharts.Point
-
Related point.
Type:
-
type :"legendItemClick"
-
Event type.
Type:
- "legendItemClick"