Version

ToWorldPosition Method (Series)

Converts a point from coordinates within the series plot area to a world position within axis space.
Syntax
public Point ToWorldPosition( 
   Point seriesPoint
)

Parameters

seriesPoint
The pixel location within the plot area of the series.

Return Value

The world position of the series point.
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