Count | Gets the count of labels in the collection. |
Item | Gets or sets the specified label in the collection. |
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. |
LabelsCollection Class | DataDynamics.ActiveReports.Chart Namespace
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.