DxPolarChart<T> Events
A control that visualizes bound data as graphs in polar coordinates.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 or deselects a series or point. |
SeriesClick | Fires when a user clicks a series. |
TooltipShowing | Fires before a tooltip appears. Inherited from DxChartBase. |
See Also