C# Class AjaxControlToolkit.LineChart

Inheritance: ChartBase
Mostrar archivo Open project: DevExpress/AjaxControlToolkit Class Usage Examples

Private Properties

Property Type Description

Protected Methods

Method Description
CreateChildControls ( ) : void
OnInit ( EventArgs e ) : void

Method Details

CreateChildControls() protected method

protected CreateChildControls ( ) : void
return void

OnInit() protected method

protected OnInit ( EventArgs e ) : void
e System.EventArgs
return void