Xuni Product Documentation - Xamarin.Forms
ScrollTo Method
The value in axis data coordinates.
The scroll position in chart viewport.
Method that scrolls to a specific position on the axis.
Syntax
public void ScrollTo( 
   double dataValue,
   ChartScrollPosition position
)

Parameters

dataValue
The value in axis data coordinates.
position
The scroll position in chart viewport.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ChartAxis Class
ChartAxis Members