Gets or sets the minimum date and time that the user could horizontally scroll to in the chart.
This is a dependency property.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
C# |
---|
public DateTime TimelinePageStart { get; set; } |
Visual Basic (Declaration) |
---|
Public Property TimelinePageStart As DateTime |