MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / LegendItemsCollection Class

In This Topic
LegendItemsCollection Class Methods
In This Topic

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

Public Methods
 NameDescription
Public MethodAdds a legend item to the collection.  
Public MethodAdds an array of legend items to the collection.  
Public Method

Creates a clone of the LegendItems collection.

 
Public MethodDetermines whether the collection contains the specified LegendItem.  
Public MethodCopies the entire collection to a compatible one-dimensional array, starting at the specified index of the target array.  
Public MethodCompares the LegendItemsCollection object to another System.Object to see whether they are equal.  
Public MethodServes as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.  
Public MethodReturns the index of the first occurrence of a value in the collection.  
Public MethodInserts a LegendItem into the collection at the specified index.  
Public MethodRemoves the first occurrence of a specific object from the collection.  
Top
See Also