C# Class NSoft.NFramework.FusionCharts.Widgets.GanttTestFixture

Inheritance: ChartTestFixtureBase
Datei anzeigen Open project: debop/NFramework

Public Properties

Property Type Description
ProcessLabels string[]
ProjectPeriod ITimePeriod
RoleNames string[]
StartDate System.DateTime
TaskPeriods ITimePeriod[]

Private Methods

Method Description
ChartHasDataTable ( ) : void
ChartWithScrolling ( ) : void
CreateSampleChart ( string caption ) : GanttChart
FirstGanttChart ( ) : void
MultiTaskedProcess ( ) : void
MultipleCategories ( ) : void
XmlEncodingTest ( ) : void

Property Details

ProcessLabels public_oe static_oe property

public static string[] ProcessLabels
return string[]

ProjectPeriod public_oe static_oe property

public static ITimePeriod ProjectPeriod
return ITimePeriod

RoleNames public_oe static_oe property

public static string[] RoleNames
return string[]

StartDate public_oe static_oe property

public static DateTime,System StartDate
return System.DateTime

TaskPeriods public_oe static_oe property

public static ITimePeriod[] TaskPeriods
return ITimePeriod[]