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