Version

GetUnscaledAngle Method (NumericAngleAxis)

Gets the raw axis value back from the angle that would be used on the chart.
Syntax
public double GetUnscaledAngle( 
   double scaledValue
)

Parameters

scaledValue
The chart angle value.

Return Value

The raw axis value.
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