jQuery Chart - SeriesSelectionChangedEvent

The type of the seriesSelectionChanged event handler's argument.

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

Object

component

The UI component's instance.

Type:

Chart

element

The UI component's container.

target

Type:

Series