For a list of all members of this type, see UltraChart members.
| Name | Description | |
|---|---|---|
![]() | CallingDataMethods | Occurs when data methods are being called. (Inherited from System.Web.UI.WebControls.DataBoundControl) |
![]() | ChartDataClicked | Event handler for UltraChart mouse click events. |
![]() | ChartDataDoubleClicked | Event handler for UltraChart double click events. |
![]() | ChartDrawItem | DrawItem event. This event is fired everytime the chart has to draw a primitive in the chart renderer. This is fired just before drawing the item on the chart. |
![]() | CreatingModelDataSource | Occurs when the System.Web.UI.WebControls.ModelDataSource object is being created. (Inherited from System.Web.UI.WebControls.DataBoundControl) |
![]() | DataBinding | Event raised when DataBinding. |
![]() | DataBound | Occurs after the server control binds to a data source. (Inherited from System.Web.UI.WebControls.BaseDataBoundControl) |
![]() | Disposed | Occurs when a server control is released from memory, which is the last stage of the server control lifecycle when an ASP.NET page is requested. (Inherited from System.Web.UI.Control) |
![]() | FillSceneGraph | Event raised for accessing the chart's primitives. |
![]() | Init | Occurs when the server control is initialized, which is the first step in its lifecycle. (Inherited from System.Web.UI.Control) |
![]() | InterpolateValues | Event raised with arguments for interpolating empty values. |
![]() | InvalidDataReceived | Event raised when invalid data has been bound to the chart. |
![]() | Load | Occurs when the server control is loaded into the System.Web.UI.Page object. (Inherited from System.Web.UI.Control) |
![]() | PreRender | Occurs after the System.Web.UI.Control object is loaded but prior to rendering. (Inherited from System.Web.UI.Control) |
![]() | Unload | Occurs when the server control is unloaded from memory. (Inherited from System.Web.UI.Control) |