C# Класс NSoft.NFramework.FusionCharts.WebHost.Charts.SingleSeries.SingleSeries

Наследование: System.Web.UI.Page
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
ChartNameList global::System.Web.UI.WebControls.RadioButtonList
dynamicChart global::NSoft.NFramework.FusionCharts.Web.FusionChart
staticChart global::NSoft.NFramework.FusionCharts.Web.FusionChart

Защищенные методы

Метод Описание
Page_Load ( object sender, EventArgs e ) : void

Описание методов

Page_Load() защищенный Метод

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Результат void

Описание свойств

ChartNameList защищенное свойство

ChartNameList control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RadioButtonList ChartNameList
Результат global::System.Web.UI.WebControls.RadioButtonList

dynamicChart защищенное свойство

dynamicChart control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::NSoft.NFramework.FusionCharts.Web.FusionChart dynamicChart
Результат global::NSoft.NFramework.FusionCharts.Web.FusionChart

staticChart защищенное свойство

staticChart control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::NSoft.NFramework.FusionCharts.Web.FusionChart staticChart
Результат global::NSoft.NFramework.FusionCharts.Web.FusionChart