ActiveReports 12
LegendItemsCollection Class Methods

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace : LegendItemsCollection Class

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 MethodRemoves all objects from the System.Collections.CollectionBase instance. This method cannot be overridden. (Inherited from System.Collections.CollectionBase)
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.  
Public MethodRemoves the element at the specified index of the System.Collections.CollectionBase instance. This method is not overridable. (Inherited from System.Collections.CollectionBase)
Top
See Also

Reference

LegendItemsCollection Class
GrapeCity.ActiveReports.Chart Namespace