ComponentOne FlexReport for WinForms
ChartLabelsCollection Class Methods

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace : ChartLabelsCollection Class

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

Public Methods
 NameDescription
Public MethodAdds an existing chart label to the collection.  
Public MethodAdds a new chart label to the collection.  
Public MethodAssigns (copies) items from another ChartObjectCollection to the current collection. (Inherited from C1.Win.FlexReport.Chart.ChartObjectCollection<ChartLabel>)
Public MethodRemove all items from the collection.  
Public MethodDetermines whether the collection contains a specific item. (Inherited from C1.Win.FlexReport.Chart.ChartObjectCollection<ChartLabel>)
Public Method (Inherited from C1.Win.FlexReport.Chart.ChartObjectCollection<ChartLabel>)
Public MethodGets the index of the element. (Inherited from C1.Win.FlexReport.Chart.ChartObjectCollection<ChartLabel>)
Public MethodRemoves an existing chart label from the collection.  
Public MethodRemoves the chart label at the specific index.  
Top
See Also

Reference

ChartLabelsCollection Class
C1.Win.FlexReport.Chart Namespace