Gets the data points within the series.
Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property DataPoints As DataPointCollection |
C# | |
---|---|
public DataPointCollection DataPoints {get;} |
ActiveReports Developer 7 | |
DataPoints Property | |
See Also |
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > ChartSeries Class : DataPoints Property |
Glossary Item Box
Gets the data points within the series.
Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property DataPoints As DataPointCollection |
C# | |
---|---|
public DataPointCollection DataPoints {get;} |