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