ComponentOne FlexReport for WinForms
ChartDataSeriesCollection Class Methods

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

For a list of all members of this type, see ChartDataSeriesCollection 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<ChartDataSeries>)
Public MethodRemoves all items from the collection.  
Public MethodDetermines whether the collection contains a specific item. (Inherited from C1.Win.FlexReport.Chart.ChartObjectCollection<ChartDataSeries>)
Public Method (Inherited from C1.Win.FlexReport.Chart.ChartObjectCollection<ChartDataSeries>)
Public MethodGets the index of the element. (Inherited from C1.Win.FlexReport.Chart.ChartObjectCollection<ChartDataSeries>)
Public MethodRemoves an existing data series from the collection.  
Public MethodRemoves the data series at the specific index.  
Top
See Also

Reference

ChartDataSeriesCollection Class
C1.Win.FlexReport.Chart Namespace