GrapeCity.ActiveReports.Chart.v9 Assembly > GrapeCity.ActiveReports.Chart Namespace : LabelsCollection Class |
For a list of all members of this type, see LabelsCollection members.
Name | Description | |
---|---|---|
Add | Adds a label to the collection. | |
AddRange | Adds a set of labels to the collection. | |
Clear | Clears all labels from the collection. | |
Clone | Creates a clone of the labels collection. | |
Contains | Determines whether the collection contains the specified label. | |
CopyTo | Copies the collection to an array, starting at the specified index. | |
GetLabels | Gets a string array of the labels in the collection. | |
IndexOf | Returns the index of the first occurrence of a label in the collection. | |
Insert | Inserts the specified label into the collection at the specified index. | |
Remove | Removes the specified label from the collection. | |
RemoveAt | Removes the label at the specified location from the collection. |