ComponentOne FlexReport for WinForms
Chart3DPointSeriesCollection Class Methods

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

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

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

Reference

Chart3DPointSeriesCollection Class
C1.Win.FlexReport.Chart Namespace