このクラスのメンバの一覧は、UltraChartメンバを参照してください。
名前 | 解説 | |
---|---|---|
![]() | CallingDataMethods | Occurs when data methods are being called. System.Web.UI.WebControls.DataBoundControlから継承されます。 |
![]() | ChartDataClicked | UltraChartのマウスクリックイベント用のイベントハンドラー。 |
![]() | ChartDataDoubleClicked | UltraChartダブルクリックイベントのイベントハンドラー。 |
![]() | ChartDrawItem | DrawItemイベント。このイベントは、チャートがチャートレンダラー内に プリミティブを描画するたびに発生します。これは、 チャート上の項目を描画する直前に発生します。 |
![]() | CreatingModelDataSource | Occurs when the System.Web.UI.WebControls.ModelDataSource object is being created. System.Web.UI.WebControls.DataBoundControlから継承されます。 |
![]() | DataBinding | DataBindingの際に引き起こされるイベント |
![]() | DataBound | Occurs after the server control binds to a data source. 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. System.Web.UI.Controlから継承されます。 |
![]() | FillSceneGraph | チャートのプリミティブにアクセスするためにイベントが発生しました。 |
![]() | Init | Occurs when the server control is initialized, which is the first step in its lifecycle. System.Web.UI.Controlから継承されます。 |
![]() | InterpolateValues | 空の値を挿入するための配列と共に引き起こされるイベント |
![]() | InvalidDataReceived | チャートに無効なデータがバウンドされたときに引き起こすイベント |
![]() | Load | Occurs when the server control is loaded into the System.Web.UI.Page object. System.Web.UI.Controlから継承されます。 |
![]() | PreRender | Occurs after the System.Web.UI.Control object is loaded but prior to rendering. System.Web.UI.Controlから継承されます。 |
![]() | Unload | Occurs when the server control is unloaded from memory. System.Web.UI.Controlから継承されます。 |