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