GrapeCity.ActiveReports.Chart.v9 Assembly > GrapeCity.ActiveReports.Chart Namespace : TitlesCollection Class |
The following tables list the members exposed by TitlesCollection.
Name | Description | |
---|---|---|
TitlesCollection Constructor | Initializes a new instance of the TitlesCollection class. |
Name | Description | |
---|---|---|
Capacity | (Inherited from System.Collections.CollectionBase) | |
Count | (Inherited from System.Collections.CollectionBase) | |
Item | Overloaded. Gets or sets the collection item by the specified parameter. |
Name | Description | |
---|---|---|
Add | Adds a title to the collection. | |
AddRange | Adds an array of titles to the collection. | |
Clear | (Inherited from System.Collections.CollectionBase) | |
Clone | Creates a clone of the TitlesCollection. | |
Contains | Determines whether the collection contains the specified title. | |
CopyTo | Copies the entire collection to an array, starting at the specified index of the target array. | |
IndexOf | Returns the index of the first occurrence of a value in the collection. | |
Insert | Inserts a title into the collection at the specified index. | |
Remove | Removes the first occurrence of a specific title from the collection. | |
RemoveAt | (Inherited from System.Collections.CollectionBase) |