ActiveReports 12
TitlesCollection Class Methods

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

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

Public Methods
 NameDescription
Public MethodAdds a title to the collection.  
Public MethodAdds an array of titles to the collection.  
Public MethodRemoves all objects from the System.Collections.CollectionBase instance. This method cannot be overridden. (Inherited from System.Collections.CollectionBase)
Public MethodCreates a clone of the TitlesCollection.  
Public MethodDetermines whether the collection contains the specified title.  
Public MethodCopies the entire collection to an array, starting at the specified index of the target array.  
Public MethodReturns the index of the first occurrence of a value in the collection.  
Public MethodInserts a title into the collection at the specified index.  
Public MethodRemoves the first occurrence of a specific title 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

TitlesCollection Class
GrapeCity.ActiveReports.Chart Namespace