ActiveReports 8
DataPoints Property

Gets the data points within the series.

Syntax
'Declaration
 
Public ReadOnly Property DataPoints As DataPointCollection
public DataPointCollection DataPoints {get;}

Property Value

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

Reference

ChartSeries Class
ChartSeries Members

Support Forum