ComponentOne FlexReport for WinForms
Chart3DPointsCollection Class Methods

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

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

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

Reference

Chart3DPointsCollection Class
C1.Win.FlexReport.Chart Namespace