React Funnel - LegendClickEvent

The type of the legendClick event handler's argument.

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

Object

component

The UI component's instance.

Selector: Component
Type:

Funnel

element

The UI component's container.

event

Specifies the executed event.

Selector: Event

item

Selector: Item
Type:

Funnel Item

model

Model data. Available only if you use Knockout.

Type: any