Decreases the chart timeline page by subtracting UpdateTimelinePageAmount from TimelinePageStart and TimelinePageFinish.

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

Syntax

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

Implements

IGanttChartView..::.DecreaseTimelinePage()()()

See Also