Version

CompositeLegendCollection Class Methods

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

Public Methods
 NameDescription
Public MethodAddAdds a CompositeLegend to this collection.  
Public MethodClearRemoves all items from this collection.  
Public MethodCloneCreates and returns a copy of this CompositeLegendCollection.  
Public MethodContainsDetermines whether or not an object is a member of this collection.  
Public MethodCopyToCopies the members of this collection to the given array, starting at the given index.  
Public MethodIndexOfReturns the index of the specified object in the collection.  
Public MethodRemoveRemoves the given CompositeLegend from this collection.  
Public MethodRemoveAtRemoves a CompositeLegend from this collection at the specified index.  
Public MethodToStringCreates a string representation of this ChartAppearance. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
See Also