ComponentOne FlexReport for WinForms
ChartDataValuesCollection Class Methods

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

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

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

Reference

ChartDataValuesCollection Class
C1.Win.FlexReport.Chart Namespace