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

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

Syntax

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

See Also