Spread Windows Forms 12.0 Product Documentation
PlotAreaCollection Class Methods


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

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

Public Methods
 NameDescription
Public MethodAdds a plot area to the collection.  
Public MethodAdds an array of plot areas to the collection.  
Public MethodRemoves all plot areas from the collection.  
Public MethodDetermines whether the collection contains a specific plot area.  
Public MethodCopies the plot areas in the collection to an array, starting at the specified array index.  
Public MethodGets an enumerator that iterates through the collection.  
Public MethodThis method is reserved and should not be used.  
Public MethodDetermines the index of the plot area in the collection.  
Public MethodInserts a plot area into the collection at the specified index.  
Public MethodInserts an array of plot areas into the collection at the specified index.  
Public MethodGenerates an object from its XML representation.  
Public MethodRemoves a plot area from the collection.  
Public MethodRemoves a plot area from the collection at the specified index.  
Public MethodConverts an object into its XML representation.  
Top
Protected Methods
 NameDescription
Protected MethodRaises the Changed event.  
Protected MethodRaises the ListChanged event.  
Top
See Also

Reference

PlotAreaCollection Class
FarPoint.Win.Chart Namespace