jQuery PieChart - PointHoverChangedEvent

The type of the pointHoverChanged event handler's argument.

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

Object

component

The UI component's instance.

Type:

PieChart

element

The UI component's container.

target

Type:

Point