Version

WindowScaleHorizontal Property (XamDataChart)

A number between 0 and 1 determining the scale of the horizontal zoom.
Syntax
public double WindowScaleHorizontal {get; set;}
Remarks
This property is effectively a shortcut to the Width of the WindowRect 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