jQuery PolarChart - LegendClickEvent

The type of the legendClick event handler's argument.

import { LegendClickEvent } from "devextreme/viz/polar_chart"
Type:

Object

cancel

Specifies whether the event is cancelable.

Type:

Boolean

component

The UI component's instance.

Type:

PolarChart

element

The UI component's container.

event

Specifies the executed event.

target

Type:

Series