Overload List

  NameDescription
ScrollTo(GanttChartItem)
Scrolls the chart vertically if, and as much as needed, in order for the specified item to be visible in the view.
ScrollTo(DateTime)
Scrolls the chart horizontally if, and as much as needed, in order for the specified date and time to be visible in the view.
ScrollTo(Int32)
Scrolls the chart vertically if, and as much as needed, in order for the item at the specified index to be visible in the view.

See Also