Vue Chart - PointHoverChangedEvent

The type of the pointHoverChanged event handler's argument.

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

component

The UI component's instance.

Selector: DxComponent
Type:

Chart

element

The UI component's container.

target

Selector: DxTarget
Type:

Point