ActiveReports 9
DataPointsCollection Class Methods

For a list of all members of this type, see DataPointsCollection members.

Public Methods
 NameDescription
Public MethodAddAdds a DataPoint to the collection.  
Public MethodAddRangeAdds a set of DataPoints to the collection.  
Public MethodAddXY

Adds a DataPoint with the specified parameters to the DataPointsCollection.

 
Public MethodAddYAdds a DataPoint with the specified y value to the DataPointsCollection.  
Public MethodClear (Inherited from System.Collections.CollectionBase)
Public MethodCloneCreates a clone of the DataPointsCollection.  
Public MethodContainsDetermines whether the collection contains the specified DataPoint.  
Public MethodCopyToCopies the collection to an array, starting at the specified index.  
Public MethodDataBindXYOverloaded. Binds the X value and Y values of the collection's DataPoints to a specified data source.  
Public MethodDataBindYOverloaded. Binds the Y value(s) of the collection's DataPoints to a specified data source.  
Public MethodIndexOfReturns the index of the first occurrence of a value in the collection.  
Public MethodInsertInserts the specified DataPoint into the collection at the specified index.  
Public MethodRemoveRemoves the specified DataPoint from the collection.  
Public MethodRemoveAt (Inherited from System.Collections.CollectionBase)
Top
See Also

Reference

DataPointsCollection Class
GrapeCity.ActiveReports.Chart Namespace

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum