Spread Windows Forms 12.0 Product Documentation
LabelAreaCollection Class Members
Properties  Methods  Events


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

The following tables list the members exposed by LabelAreaCollection.

Public Properties
 NameDescription
Public PropertyGets the number of label areas in the collection.  
Public PropertyGets or sets the label area at the specified index.  
Top
Public Methods
 NameDescription
Public MethodAdds a label area to the collection.  
Public MethodAdds an array of label areas to the collection.  
Public MethodRemoves all label areas from the collection.  
Public MethodDetermines whether the collection contains a specific label area.  
Public MethodCopies the label 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 label area in the collection.  
Public MethodInserts a label area into the collection at the specified index.  
Public MethodInserts an array of label areas into the collection at the specified index.  
Public MethodGenerates an object from its XML representation.  
Public MethodRemoves a label area from the collection.  
Public MethodRemove a label 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.  
Top
Public Events
 NameDescription
Public EventOccurs when the collection is changed.  
Top
See Also

Reference

LabelAreaCollection Class
FarPoint.Win.Chart Namespace