Angular PolarChart - SeriesSelectionChangedEvent

The type of the seriesSelectionChanged event handler's argument.

import { SeriesSelectionChangedEvent } from "devextreme/viz/polar_chart"
Type:

Object

component

The UI component's instance.

Selector: dxo-component
Type:

PolarChart

element

The UI component's container.

model

Model data. Available only if you use Knockout.

Type: any

target

Selector: dxo-target
Type:

Series