Decreases the timeline page by substracting the value of the TimelinePageUpdateAmount property from the TimelinePageStart and TimelinePageFinish properties of this IGanttChartViewBase.

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

Syntax

C#
void DecreaseTimelinePage()
Visual Basic (Declaration)
Sub DecreaseTimelinePage

See Also