Vue PolarChart - SeriesHoverChangedEvent

The type of the seriesHoverChanged event handler's argument.

import { DxPolarChartTypes } from "devextreme-vue/polar-chart"
Type: DxPolarChartTypes.SeriesHoverChangedEvent

component

The UI component's instance.

Selector: DxComponent
Type:

PolarChart

element

The UI component's container.

model

Model data. Available only if you use Knockout.

Type: any

target

Selector: DxTarget
Type:

Series