ComponentOne FlexReport for WinForms
Chart3DDataLabelsCollection Class Methods

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

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

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

Reference

Chart3DDataLabelsCollection Class
C1.Win.FlexReport.Chart Namespace