Gets the data point attached to the specified visual.
Namespace:
C1.Silverlight.ChartAssembly: C1.Silverlight.Chart (in C1.Silverlight.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.