Skip to main content

DxChart<T> Events

A control that visualizes bound data as graphs: bar, area, line, and others.
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 series or point.
SeriesClick Fires when a user clicks a chart series.
See Also