Spread Windows Forms 10.0 Product Documentation
LegendAreaCollection Class Methods


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

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

Reference

LegendAreaCollection Class
FarPoint.Win.Chart Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.