Version

WindowRect Property (SeriesViewer)

A rectangle representing the portion of the SeriesViewer currently in view.
Syntax
public Rect WindowRect {get; set;}
Remarks
A rectangle at X=0, Y=0 with a Height and Width of 1 implies the entire plotting area is in view. A Height and Width of .5 would imply that the view is halfway zoomed in.
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