Vue PieChart - PointHoverChangedEvent

The type of the pointHoverChanged event handler's argument.

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

component

The UI component's instance.

Selector: DxComponent
Type:

PieChart

element

The UI component's container.

target

Selector: DxTarget
Type:

Point