Chart for WinRT
PointFromData(Point) Method

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

Parameters

pt
The point in axis data coordinates.

Return Value

The point in chart view coordinates.
See Also

Reference

Axis Class
Axis Members

 

 


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

Product Support Forum  |  Documentation Feedback