ComponentOne FlexReport for WinForms
ChartUnboundDataSeriesCollection Class Methods

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

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

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

Reference

ChartUnboundDataSeriesCollection Class
C1.Win.FlexReport.Chart Namespace