Overload List

  NameDescription
ScrollTo(Int32)
Scrolls the view so that an item is shown at top (or as up as possible) in the IChartView control.
(Inherited from IChartView.)
ScrollTo(Object)
Scrolls the view so that an item is shown at top (or as up as possible) in the IChartView control.
(Inherited from IChartView.)
ScrollTo(DateTime)
Scrolls the view so that a specified date and time is shown at left (or as left as possible) in the IGanttChartViewBase control. This method updates DisplayedTime, and if needed, it also updates TimelinePageStart or TimelinePageFinish.

See Also