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