React PolarChart - SeriesClickEvent

The type of the seriesClick event handler's argument.

import { PolarChartTypes } from "devextreme-react/polar-chart"
Type: PolarChartTypes.SeriesClickEvent

component

The UI component's instance.

Selector: Component
Type:

PolarChart

element

The UI component's container.

event

Specifies the executed event.

Selector: Event

model

Model data. Available only if you use Knockout.

Type: any

target

Type:

Series