C1.Silverlight.Chart.5
GetDataCoordinates Method

Calculates the data coordinates for mouse event arguments.
Syntax
'Declaration
 
Public Function GetDataCoordinates( _
   ByVal args As System.Windows.Input.MouseEventArgs _
) As System.Windows.Point
public System.Windows.Point GetDataCoordinates( 
   System.Windows.Input.MouseEventArgs args
)

Parameters

args
See Also

Reference

ChartPanel Class
ChartPanel Members

 

 


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