Angular PolarChart - InitializedEvent

The type of the initialized event handler's argument.

import { DxPolarChartTypes } from "devextreme-angular/ui/polar-chart"
Type: DxPolarChartTypes.InitializedEvent

component

The UI component's instance.

Type:

PolarChart

element

The UI component's container.