Interface: SeriesLegendItemClickEventObject

Highcharts. SeriesLegendItemClickEventObject

Information about the legend click event.

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"

Interface: SeriesLegendItemClickEventObject

Highcharts. SeriesLegendItemClickEventObject

Information about the event.

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"