ComponentOne FlexReport for WinForms
Chart3DDataLabelsCollection Class Members
Properties  Methods  Events

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

The following tables list the members exposed by Chart3DDataLabelsCollection.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public PropertyGets the number of elements in the collection. (Inherited from C1.Win.FlexReport.Chart.ChartObjectCollection<Chart3DDataLabel>)
Public PropertyGets the element at the specified index. (Inherited from C1.Win.FlexReport.Chart.ChartObjectCollection<Chart3DDataLabel>)
Top
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
Public Events
 NameDescription
Public EventOccurs when the collection or its item has changed. (Inherited from C1.Win.FlexReport.Chart.ChartObjectCollection<Chart3DDataLabel>)
Top
See Also

Reference

Chart3DDataLabelsCollection Class
C1.Win.FlexReport.Chart Namespace