jQuery PieChart - PointSelectionChangedEvent

The type of the pointSelectionChanged event handler's argument.

import { PointSelectionChangedEvent } from "devextreme/viz/pie_chart"
Type:

Object

component

The UI component's instance.

Type:

PieChart

element

The UI component's container.

target

Type:

Point