ASPxClientWebChartControl Events
A class that provides access to the entire hierarchy of chart elements on the client side.
Name | Description |
---|---|
Begin |
Occurs when a callback for server-side processing is initiated. |
Callback |
Fires on the client if any server error occurs during server-side processing of a callback sent by the ASPx |
Custom |
Occurs before crosshair items are drawn when the chart’s contents are being drawn. |
End |
Occurs on the client side after a callback’s server-side processing has been completed. |
Init |
Occurs on the client side after the control has been initialized.
Inherited from ASPx |
Object |
Occurs on the client side when any chart element is hot-tracked. |
Object |
Occurs on the client side when any chart element is selected. |
See Also