React Chart - SeriesClickEvent

The type of the seriesClick event handler's argument.

import { SeriesClickEvent } from "devextreme/viz/chart"
Type:

Object

component

The UI component's instance.

Selector: Component
Type:

Chart

element

The UI component's container.

event

Specifies the executed event.

Selector: Event

target

Type:

Series