Gets or sets the maximum date and time that the user could horizontally scroll to in the chart.

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

Syntax

C#
DateTime TimelinePageFinish { get; set; }
Visual Basic (Declaration)
Property TimelinePageFinish As DateTime

See Also