C1.Silverlight.Chart.5
GetDataPoint Method

The visual.
Gets the data point attached to the specified visual.
Syntax
'Declaration
 
Public Function GetDataPoint( _
   ByVal visual As System.Windows.UIElement _
) As System.Windows.Point
public System.Windows.Point GetDataPoint( 
   System.Windows.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.