Gets the data point attached to the specified visual.
Namespace:
C1.Phone.ChartAssembly: C1.Phone.Chart (in C1.Phone.Chart.dll)
Syntax
C# |
---|
public Point GetDataPoint( UIElement visual ) |
Visual Basic |
---|
Public Function GetDataPoint ( _ visual As UIElement _ ) As Point |
Parameters
- visual
- Type: System.Windows..::..UIElement
The visual.