ActiveReports 9
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

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum