MVCxChartControl Events
The object of this type represents a configured instance of the corresponding extension and is intended to be used mainly as a sender parameter when processing events on the server side.
Name | Description |
---|---|
Axis |
Occurs when the scale mode, measure unit, grid alignment or grid spacing of the axis scale has been changed.
Inherited from Web |
Axis |
Occurs when the axis visual range has been changed.
Inherited from Web |
Axis |
Occurs when the axis whole range has been changed.
Inherited from Web |
Bound |
Occurs every time a chart control generates its series points from the data source.
Inherited from Web |
Callback |
Allows you to handle any server exception that might occur during server-side processing of a callback sent by a DevExpress web control.
Inherited from ASPx |
Callback |
Occurs when a chart loads its view state between multiple callbacks.
Inherited from Web |
Callback |
Occurs when a chart saves its view state between multiple callbacks.
Inherited from Web |
Custom |
Fires when a round trip to the server has been initiated by a call to the client ASPx |
Custom |
Occurs before axis label items are drawn when the chart’s contents are being drawn.
Inherited from Web |
Custom |
This event is intended for internal use only.
Inherited from Web |
Custom |
Occurs before a series is drawn when the chart’s contents are being drawn.
Inherited from Web |
Custom |
Occurs before a series point is drawn when the chart’s contents are being drawn.
Inherited from Web |
Customize |
Occurs after automatic settings are applied to a chart’s data source.
Inherited from Web |
Customize |
Obsolete. Occurs before automatic settings are applied to the legend‘s layout properties.
Inherited from Web |
Customize |
Occurs when the Web |
Customize |
Obsolete. Occurs before an automatic setting is applied to the overlap resolving mode of series labels.
Inherited from Web |
Customize |
Occurs after the adaptive layout is enabled for the chart control to customize the Simple Diagram‘s layout properties.
Inherited from Web |
Customize |
Occurs when the Web |
Customize |
Obsolete. Occurs after automatic layout settings are applied to the X-axis’ labels.
Inherited from Web |
Custom |
Enables you to supply any server data that can then be parsed on the client.
Inherited from Web |
Custom |
Occurs after the chart has been drawn.
Inherited from Web |
Data |
Occurs when the server control binds to a data source. Inherited from Control. |
Data |
Occurs after the server control binds to the data source.
Inherited from ASPx |
Disposed |
Occurs when a server control is released from memory, which is the last stage of the server control lifecycle when an ASP. |
Drill |
Occurs when the Web Chart Control’s drill down state is changed.
Inherited from Web |
Drill |
Occurs before the Web Chart Control’s drill down state is changed.
Inherited from Web |
End |
Occurs when the Web Chart Control’s object model has been completely initialized.
Inherited from Web |
Init | Occurs when the server control is initialized, which is the first step in its lifecycle. Inherited from Control. |
Legend |
Occurs when a legend item is checked in the legend check box.
Inherited from Web |
Load | Occurs when the server control is loaded into the Page object. Inherited from Control. |
Object |
Occurs when an end-user clicks on any chart element.
Inherited from Web |
Pane |
Occurs when any chart pane’s collapse state is changed.
Inherited from Web |
Pie |
Fires when a pie slice, representing a series point, is moved to or from the pie center.
Inherited from Web |
Pivot |
Occurs before automatic settings are applied to the legend‘s layout properties.
Inherited from Web |
Pivot |
Occurs before an automatic setting is applied to the overlap resolving mode of series labels.
Inherited from Web |
Pivot |
Occurs after automatic layout settings are applied to the X-axis’ labels.
Inherited from Web |
Pivot |
Occurs after a chart has been bound to a Pivot Grid.
Inherited from Web |
Pivot |
Occurs after a chart has been bound to a Pivot Grid.
Inherited from Web |
Pre |
Occurs after the Control object is loaded but prior to rendering. Inherited from Control. |
Selected |
Occurs after chart items are selected.
Inherited from Web |
Selected |
Occurs before the Chart Control’s selected items collection is changed, enabling a handler to cancel the selection change.
Inherited from Web |
Small |
Occurs when the control size does not allow displaying a readable chart.
Inherited from Web |
Unload | Occurs when the server control is unloaded from memory. Inherited from Control. |
See Also