Scrolls the chart horizontally and/or vertically if, and as much as needed, in order for the specified item to be visible in the view.
Namespace:
DlhSoft.Windows.Controls.PertAssembly: DlhSoft.ProjectData.PertChart.LightWPF.Controls (in DlhSoft.ProjectData.PertChart.LightWPF.Controls.dll)
Syntax
C# |
---|
void ScrollTo( PertChartItem item ) |
Visual Basic (Declaration) |
---|
Sub ScrollTo ( _ item As PertChartItem _ ) |
Parameters
- item
- Type: DlhSoft.Windows.Controls.Pert..::.PertChartItem
The item to scroll to.