Scrolls the view vertically to present a specific item in the chart viewport.
Namespace:
DlhSoft.Web.UI.WebControls.PertAssembly: DlhSoft.ProjectData.PertChart.ASP.Controls (in DlhSoft.ProjectData.PertChart.ASP.Controls.dll)
Syntax
| C# |
|---|
public void ScrollTo( PertChartItem item ) |
| Visual Basic (Declaration) |
|---|
Public Sub ScrollTo ( _ item As PertChartItem _ ) |
Parameters
- item
- Type: DlhSoft.Web.UI.WebControls.Pert..::.PertChartItem
The item to scroll to.