C# Class NSoft.NFramework.FusionCharts.WebHost.Widgets.RealTime.PerformanceCounter

Inheritance: System.Web.UI.Page
ファイルを表示 Open project: debop/NFramework

Protected Properties

Property Type Description
ChartNameList global::System.Web.UI.WebControls.RadioButtonList
staticChart global::NSoft.NFramework.FusionCharts.Web.FusionChart

Protected Methods

Method Description
Page_Load ( object sender, EventArgs e ) : void

Method Details

Page_Load() protected method

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

Property Details

ChartNameList protected_oe property

ChartNameList 컨트롤입니다.
자동 생성 필드입니다. 수정하려면 디자이너 파일에서 코드 숨김 파일로 필드 선언을 이동하십시오.
protected global::System.Web.UI.WebControls.RadioButtonList ChartNameList
return global::System.Web.UI.WebControls.RadioButtonList

staticChart protected_oe property

staticChart 컨트롤입니다.
자동 생성 필드입니다. 수정하려면 디자이너 파일에서 코드 숨김 파일로 필드 선언을 이동하십시오.
protected global::NSoft.NFramework.FusionCharts.Web.FusionChart staticChart
return global::NSoft.NFramework.FusionCharts.Web.FusionChart