Gets the absolute duration of the current time interval (difference between Finish and Start values).
Namespace:
DlhSoft.Windows.DataAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
C# |
---|
public TimeSpan Duration { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property Duration As TimeSpan |