ComponentOne FlexReport for WinForms
Chart2DValueLabelsCollection Class Methods

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

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

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

Reference

Chart2DValueLabelsCollection Class
C1.Win.FlexReport.Chart Namespace