Spread Windows Forms 12.0 Product Documentation
LineCollection Class Methods


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace : LineCollection Class

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

Public Methods
 NameDescription
Public MethodAdds a line to the collection.  
Public MethodAdds an array of lines to the collection.  
Public MethodRemoves all lines from the collection.  
Public MethodCreates a new collection that is a copy of this collection.  
Public MethodDetermines whether the collection contains a specific line.  
Public MethodCopies the lines in the collection to an array, starting at the specified array index.  
Public MethodGets an enumerator that iterates through the collection.  
Public MethodDetermines the index of the line in the collection.  
Public MethodInserts a line into the collection at the specified index.  
Public MethodInserts an array of lines into the collection at the specified index.  
Public MethodRemoves a line from the collection.  
Public MethodRemoves a line from the collection at the specified index.  
Public MethodGets or sets the line at the specified index.  
Top
Protected Methods
 NameDescription
Protected MethodRaises the Changed event.  
Top
See Also

Reference

LineCollection Class
FarPoint.Win.Chart Namespace