Gets the current data point in data coordinates.
Namespace:
C1.Phone.ChartAssembly: C1.Phone.Chart (in C1.Phone.Chart.dll)
Syntax
| C# |
|---|
public Point Current { get; set; } |
| Visual Basic |
|---|
Public Property Current As Point Get Set |