Version

WindowRect Property (XamDomainChart)

Gets or sets the rectangle representing the current scroll and zoom state of the chart.
Syntax
public Rect WindowRect {get; set;}
Remarks
WindowRect is expressed as a Rectangle with coordinates and sizes between 0 and 1.
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