Represents an item within an ILoadChartView control.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
C# |
---|
public interface ILoadChartItem : IScheduleChartItem |
Visual Basic (Declaration) |
---|
Public Interface ILoadChartItem _ Implements IScheduleChartItem |