Initializes a new instance of the ScheduleChartView class. The initial values of the data member properties are set to appropriate property paths for using ResourceItem, AssignmentItem, TaskItem, and PredecessorItem objects.

Namespace:  DlhSoft.Windows.Controls
Assembly:  DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)

Syntax

C#
public ScheduleChartView()
Visual Basic (Declaration)
Public Sub New

See Also