Version

XAxisInverted Property (XamXYChart)

Gets or sets whether to invert the direction of the X-axis by placing the first data items on the right side of the chart.
Syntax
public bool XAxisInverted {get; set;}
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