Spread Windows Forms 7.0 Product Documentation
PlotAreaCollection Class Members
See Also  Properties  Methods  Events Support Options
FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace : PlotAreaCollection Class


Glossary Item Box

The following tables list the members exposed by PlotAreaCollection.

Public Properties

 NameDescription
Public PropertyCountGets the number of plot areas in the collection.  
Public PropertyItemGets or sets the plot area at the specified index.  
Top

Public Methods

 NameDescription
Public MethodAddAdds a plot area to the collection.  
Public MethodAddRangeAdds an array of plot areas to the collection.  
Public MethodClearRemoves all plot areas from the collection.  
Public MethodContainsDetermines whether the collection contains a specific plot area.  
Public MethodCopyToCopies the plot areas 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 plot area in the collection.  
Public MethodInsertInserts a plot area into the collection at the specified index.  
Public MethodInsertRangeInserts an aray of plot areas into the collection at the specified index.  
Public MethodReadXmlGenerates an object from its XML representation  
Public MethodRemoveRemoves a plot area from the collection.  
Public MethodRemoveAtRemoves a plot area from the collection 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

Public Events

 NameDescription
Public EventChangedOccurs when the collection is changed.  
Public EventListChangedOccurs when this list is changed, such as when an item in the list is add, inserted, deleted or changed, or when the list is cleared.  
Top

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.