Version

GetAngleFromWorld Method (RadialBase)

Gets the angle to the provided world position from the center of the radial series.
Syntax
public double GetAngleFromWorld( 
   Xamarin.Forms.Point world
)

Parameters

world
The world position to get the angle for

Return Value

The angle for the world position.
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