Vue PieChart - PointSelectionChangedEvent

The type of the pointSelectionChanged event handler's argument.

import { DxPieChartTypes } from "devextreme-vue/pie-chart"
Type: DxPieChartTypes.PointSelectionChangedEvent

component

The UI component's instance.

Selector: DxComponent
Type:

PieChart

element

The UI component's container.

target

Selector: DxTarget
Type:

Point