React Chart - InitializedEvent

The type of the initialized event handler's argument.

import { ChartTypes } from "devextreme-react/chart"
Type: ChartTypes.InitializedEvent

component

The UI component's instance.

Type:

Chart

element

The UI component's container.