Information about the legend click event.
Members
-
browserEvent :Highcharts.PointerEvent
-
Related browser event.
Type:
- Highcharts.PointerEvent
-
legendItem :Highcharts.Series|Highcharts.Point|Highcharts.LegendItemObject
-
Related legend item, it can be series, point, color axis or data class from color axis.
Type:
-
preventDefault :function
-
Prevent the default action of toggle the visibility of the series or point.
Type:
- function
-
target :Highcharts.Legend
-
Related legend.
Type:
-
type :"itemClick"
-
Event type.
Type:
- "itemClick"