C# Class AjaxControlToolkit.BubbleChart

Inheritance: ChartBase
Mostrar archivo Open project: DevExpress/AjaxControlToolkit

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