DxPieChart<T> Events
A control that visualizes data as Pie and Donut charts.
Name | Description |
---|---|
Customize |
Allows you to customize series points, pie sectors, and their labels.
Inherited from Dx |
Rendered |
Fires after the chart is rendered.
Inherited from Dx |
Selection |
Fires when pie sector selection changes. |
Series |
Occurs when a user clicks a pie series sector. |
Tooltip |
Fires before a tooltip appears.
Inherited from Dx |
See Also