C# Class NSoft.NFramework.FusionCharts.WebHost.Widgets.Guages.Linear.LinearGaugeSample

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

Protected Properties

Property Type Description
FactorySelector global::System.Web.UI.UpdatePanel
FusionChartsUP global::System.Web.UI.UpdatePanel
Panel1 global::System.Web.UI.WebControls.Panel
Panel2 global::System.Web.UI.WebControls.Panel
UpdatePanel1 global::System.Web.UI.UpdatePanel
UpdateProgress1 global::System.Web.UI.UpdateProgress
UpdateProgress2 global::System.Web.UI.UpdateProgress
gaugeEdit global::NSoft.NFramework.FusionCharts.Web.FusionChart
gaugeReal 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

FactorySelector protected_oe property

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

FusionChartsUP protected_oe property

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

Panel1 protected_oe property

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

Panel2 protected_oe property

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

UpdatePanel1 protected_oe property

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

UpdateProgress1 protected_oe property

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

UpdateProgress2 protected_oe property

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

gaugeEdit protected_oe property

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

gaugeReal protected_oe property

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