Version

ActualWindowPositionHorizontal Property (SeriesViewer)

A number between 0 and 1 determining the position of the horizontal scroll.
Syntax
public double ActualWindowPositionHorizontal {get;}
Remarks
This property is effectively a shortcut to the Left of the ActualWindowRect property.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also