Angular PieChart - DrawnEvent

The type of the drawn event handler's argument.

import { DxPieChartTypes } from "devextreme-angular/ui/pie-chart"
Type: DxPieChartTypes.DrawnEvent

component

The UI component's instance.

Selector: dxo-component
Type:

PieChart

element

The UI component's container.

model

Model data. Available only if you use Knockout.

Type: any