Chart for WinRT
PointToData(Point) Method

Point in control coordinates
Transforms the point from control coordinates to 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
Point in control coordinates

Return Value

The corresponding point in data coordinates.
Remarks
Only 2D Cartesian charts.
See Also

Reference

ChartView Class
ChartView Members

 

 


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

Product Support Forum  |  Documentation Feedback