Overload List
| Name | Description | |
|---|---|---|
| ScrollTo(Int32) |
Scrolls the view so that an item is shown at top (or as up as possible) in the ChartViewBase control.
(Inherited from ChartViewBase.) | |
| ScrollTo(Object) |
Scrolls the view so that an item is shown at top (or as up as possible) in the ChartViewBase control.
(Inherited from ChartViewBase.) | |
| ScrollTo(DateTime) |
Scrolls the view so that a specified date and time is shown at left (or as left as possible) in the GanttChartViewBase control.
This method updates DisplayedTime, and if needed, it also updates TimelinePageStart or TimelinePageFinish.
|