Gets the array of value for the previous data series.
Namespace:
C1.Phone.ChartAssembly: C1.Phone.Chart (in C1.Phone.Chart.dll)
Syntax
C# |
---|
public double[] PreviousValues { get; } |
Visual Basic |
---|
Public ReadOnly Property PreviousValues As Double() Get |