jQuery Chart - SeriesHoverChangedEvent

The type of the seriesHoverChanged event handler's argument.

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

Object

component

The UI component's instance.

Type:

Chart

element

The UI component's container.

model

Model data. Available only if you use Knockout.

Type: any

target

Type:

Series