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
-
browserEvent :global.PointerEvent
-
Related browser event.
Type:
- global.PointerEvent
-
preventDefault :function
-
Prevent the default action of toggle the visibility of the series.
Type:
- function
-
preventDefault :function
-
Prevent the default action of toggle the visibility of the series.
Type:
- function
-
target :Highcharts.Series
-
Related series.
Type:
-
type :"legendItemClick"
-
Event type.
Type:
- "legendItemClick"