Overload List

  NameDescription
ScrollTo(GanttChartItem)
Scrolls the view vertically to present a specific item in the chart viewport.
(Inherited from GanttChartView.)
ScrollTo(DateTime)
Scrolls the view horizontally to present a specific date and time in the chart viewport.
(Inherited from GanttChartView.)
ScrollTo(ScheduleChartItem)
Scrolls the view vertically to present a specific item in the chart at the top of the viewport (or as up as possible in the viewport in case that the bottom of the chart is reached).

See Also