Vue PolarChart - PointSelectionChangedEvent

The type of the pointSelectionChanged event handler's argument.

import { DxPolarChartTypes } from "devextreme-vue/polar-chart"
Type: DxPolarChartTypes.PointSelectionChangedEvent

component

The UI component's instance.

Selector: DxComponent
Type:

PolarChart

element

The UI component's container.

target

Selector: DxTarget
Type:

Point