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