ActiveReports 12
LabelsCollection Class Members
Properties  Methods 

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

The following tables list the members exposed by LabelsCollection.

Public Properties
 NameDescription
Public PropertyGets the count of labels in the collection.  
Public PropertyGets or sets the specified label in the collection.  
Top
Public Methods
 NameDescription
Public MethodAdds a label to the collection.  
Public MethodAdds a set of labels to the collection.  
Public MethodClears all labels from the collection.  
Public Method

Creates a clone of the labels collection.

 
Public MethodDetermines whether the collection contains the specified label.  
Public MethodCopies the collection to an array, starting at the specified index.  
Public MethodGets a string array of the labels in the collection.  
Public MethodReturns the index of the first occurrence of a label in the collection.  
Public MethodInserts the specified label into the collection at the specified index.  
Public MethodRemoves the specified label from the collection.  
Public MethodRemoves the label at the specified location from the collection.  
Top
See Also

Reference

LabelsCollection Class
GrapeCity.ActiveReports.Chart Namespace