Represents a control that displays resource and task data using a customizable Schedule Chart.

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

Syntax

C#
public interface IScheduleChartView : IGanttChartView
Visual Basic (Declaration)
Public Interface IScheduleChartView _
	Implements IGanttChartView

See Also