Chart for WinRT
GetDataPoint Method

The visual.
Gets the data point attached to the specified visual.
Syntax
'Declaration
 
Public Function GetDataPoint( _
   ByVal visual As Windows.UI.Xaml.UIElement _
) As Windows.Foundation.Point
public Windows.Foundation.Point GetDataPoint( 
   Windows.UI.Xaml.UIElement visual
)

Parameters

visual
The visual.

Return Value

The data point.
See Also

Reference

ChartView Class
ChartView Members

 

 


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

Product Support Forum  |  Documentation Feedback