[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.ChartSeries.DataPoints

DataPoints Property

DataPoints

Gets the data points within the series.

Declaration
public DataPointCollection DataPoints { get; }
Property Value
Type Description
DataPointCollection

A DataPointCollection object containing all of the data points in the series.