Xuni Product Documentation - Xamarin.Forms
ConvertBack Method
The point in chart view coordinates.
Transforms the point from chart view coordinates to the axis data coordinates.
Syntax
public Xamarin.Forms.Point ConvertBack( 
   Xamarin.Forms.Point point
)

Parameters

point
The point in chart view coordinates.

Return Value

The point in axis data coordinates.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ChartAxis Class
ChartAxis Members