React Chart - PointSelectionChangedEvent

The type of the pointSelectionChanged event handler's argument.

import { ChartTypes } from "devextreme-react/chart"
Type: ChartTypes.PointSelectionChangedEvent

component

The UI component's instance.

Type:

Chart

element

The UI component's container.

target

Type:

Object