Angular Chart - InitializedEvent

The type of the initialized event handler's argument.

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

component

The UI component's instance.

Type:

Chart

element

The UI component's container.