Vue Chart - PointSelectionChangedEvent

The type of the pointSelectionChanged event handler's argument.

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

component

The UI component's instance.

Selector: DxComponent
Type:

Chart

element

The UI component's container.

target

Selector: DxTarget
Type:

Point