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


The following tables list the members exposed by LabelAreaCollection.

Public Properties
 NameDescription
Public PropertyCountGets the number of label areas in the collection.  
Public PropertyItemGets or sets the label area at the specified index.  
Top
Public Methods
 NameDescription
Public MethodAddAdds a label area to the collection.  
Public MethodAddRangeAdds an array of label areas to the collection.  
Public MethodClearRemoves all label areas from the collection.  
Public MethodContainsDetermines whether the collection contains a specific label area.  
Public MethodCopyToCopies the label 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 label area in the collection.  
Public MethodInsertInserts a label area into the collection at the specified index.  
Public MethodInsertRangeInserts an array of label areas into the collection at the specified index.  
Public MethodReadXmlGenerates an object from its XML representation.  
Public MethodRemoveRemoves a label area from the collection.  
Public MethodRemoveAtRemove a label 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.  
Top
Public Events
 NameDescription
Public EventChangedOccurs when the collection is changed.  
Top
See Also

Reference

LabelAreaCollection Class
FarPoint.Win.Chart Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.