React PolarChart - PointSelectionChangedEvent

The type of the pointSelectionChanged event handler's argument.

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

component

The UI component's instance.

Type:

PolarChart

element

The UI component's container.

target

Type:

Object