Skip to main content
You are viewing help content for pre-release software. This document and the features it describes are subject to change. .

DxPieChart<T> Events

A control that visualizes data as Pie and Donut charts.
Name Description
CustomizeSeriesPoint Allows you to customize series points, pie sectors, and their labels. Inherited from DxChartBase.
Rendered Fires after the chart is rendered. Inherited from DxChartBase.
SelectionChanged Fires when a user selects/deselects a pie chart sector.
SeriesClick Occurs when a user clicks a pie series sector.
TooltipShowing Fires before a tooltip appears. Inherited from DxChartBase.
See Also