Chart for WinRT
PointToData(Point) Method

The point in chart view coordinates.
Transforms the point from chart view coordinates to the axis data coordinates.
Syntax
'Declaration
 
Public Function PointToData( _
   ByVal pt As Windows.Foundation.Point _
) As Windows.Foundation.Point
public Windows.Foundation.Point PointToData( 
   Windows.Foundation.Point pt
)

Parameters

pt
The point in chart view coordinates.

Return Value

The point in axis data coordinates.
See Also

Reference

Axis Class
Axis Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback