C# Class NSoft.NFramework.FusionCharts.WebHost.Widgets.Gantt.GanttDataProvider

Inheritance: NSoft.NFramework.FusionCharts.Web.DataXmlHandlerBase
Afficher le fichier Open project: debop/NFramework

Méthodes publiques

Свойство Type Description
ProcessLabels string[]
ProjectPeriod ITimePeriod
RoleNames string[]
StartDate System.DateTime
TaskPeriods ITimePeriod[]

Méthodes publiques

Méthode Description
BuildFusionChart ( ) : IChart

Private Methods

Méthode Description
ChartHasDataTable ( ) : IChart
ChartWithScrolling ( ) : IChart
ConnectorChart ( ) : IChart
CreateSampleChart ( string caption ) : IChart
MilestoneChart ( ) : IChart
MultiTaskedProcesses ( ) : IChart
MultipleCategories ( ) : IChart

Method Details

BuildFusionChart() public méthode

public BuildFusionChart ( ) : IChart
Résultat IChart

Property Details

ProcessLabels public_oe static_oe property

public static string[] ProcessLabels
Résultat string[]

ProjectPeriod public_oe static_oe property

public static ITimePeriod ProjectPeriod
Résultat ITimePeriod

RoleNames public_oe static_oe property

public static string[] RoleNames
Résultat string[]

StartDate public_oe static_oe property

public static DateTime,System StartDate
Résultat System.DateTime

TaskPeriods public_oe static_oe property

public static ITimePeriod[] TaskPeriods
Résultat ITimePeriod[]