DxChart<T> Events
A control that visualizes bound data as graphs: bar, area, line, and others.
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 chart series. |
Tooltip |
Fires before a tooltip appears.
Inherited from Dx |
See Also