C# 클래스 NSoft.NFramework.FusionCharts.WebHost.Widgets.Gantt.GanttDataProvider

상속: NSoft.NFramework.FusionCharts.Web.DataXmlHandlerBase
파일 보기 프로젝트 열기: debop/NFramework

공개 프로퍼티들

프로퍼티 타입 설명
ProcessLabels string[]
ProjectPeriod ITimePeriod
RoleNames string[]
StartDate System.DateTime
TaskPeriods ITimePeriod[]

공개 메소드들

메소드 설명
BuildFusionChart ( ) : IChart

비공개 메소드들

메소드 설명
ChartHasDataTable ( ) : IChart
ChartWithScrolling ( ) : IChart
ConnectorChart ( ) : IChart
CreateSampleChart ( string caption ) : IChart
MilestoneChart ( ) : IChart
MultiTaskedProcesses ( ) : IChart
MultipleCategories ( ) : IChart

메소드 상세

BuildFusionChart() 공개 메소드

public BuildFusionChart ( ) : IChart
리턴 IChart

프로퍼티 상세

ProcessLabels 공개적으로 정적으로 프로퍼티

public static string[] ProcessLabels
리턴 string[]

ProjectPeriod 공개적으로 정적으로 프로퍼티

public static ITimePeriod ProjectPeriod
리턴 ITimePeriod

RoleNames 공개적으로 정적으로 프로퍼티

public static string[] RoleNames
리턴 string[]

StartDate 공개적으로 정적으로 프로퍼티

public static DateTime,System StartDate
리턴 System.DateTime

TaskPeriods 공개적으로 정적으로 프로퍼티

public static ITimePeriod[] TaskPeriods
리턴 ITimePeriod[]