jQuery Chart - PointHoverChangedEvent

The type of the pointHoverChanged event handler's argument.

import { PointHoverChangedEvent } from "devextreme/viz/chart"
Type:

Object

component

The UI component's instance.

Type:

Chart

element

The UI component's container.

target

Type:

Point