Version

YAxisInverted Property (XYChartView)

Gets or sets whether to invert the direction of the Y-axis by placing the minimum numeric value at the top of the chart.
Syntax
public bool YAxisInverted {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