Vue PieChart - InitializedEvent

The type of the initialized event handler's argument.

import { DxPieChartTypes } from "devextreme-vue/pie-chart"
Type: DxPieChartTypes.InitializedEvent

component

The UI component's instance.

Type:

PieChart

element

The UI component's container.