Spread Windows Forms 10.0 Product Documentation
SeriesCollection Class Methods


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

Public Methods
 NameDescription
Public MethodAddAdds a series to the collection.  
Public MethodAddRangeAdds an array of series to the collection.  
Public MethodClearRemoves all series from the collection.  
Public MethodCloneCreates a new object that is a copy of the current instance.  
Public MethodContainsDetermines whether the collection contains a specific series.  
Public MethodCopyToCopies the series in the collection to an array, starting at the specified array index.  
Public MethodGetEnumeratorGets an enumerator that iterates through the collection.  
Public MethodGetSchemaThis method is reserved and should not be used.  
Public MethodIndexOfDetermines the index of the series in the collection.  
Public MethodInsertInserts a series into the collection at the specified index.  
Public MethodInsertRangeInserts an array of series into the collection at the specified index.  
Public MethodReadXmlGenerates an object from its XML representation.  
Public MethodRemoveRemoves the specified series from the collection.  
Public MethodRemoveAtRemoves the series at the specified index.  
Public MethodWriteXmlConverts an object into its XML representation.  
Top
Protected Methods
 NameDescription
Protected MethodOnChangedRaises the Changed event.  
Protected MethodOnListChangedRaises the ListChanged event.  
Top
See Also

Reference

SeriesCollection Class
FarPoint.Win.Chart Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.