Gets the time interval that this scale interval was initialized to.

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

Syntax

C#
public TimeInterval TimeInterval { get; private set; }
Visual Basic (Declaration)
Public Property TimeInterval As TimeInterval

See Also