FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.8 Assembly / C1.Win.FlexReport.Chart Namespace / Chart3DPointSeriesCollection Class


In This Topic
    Chart3DPointSeriesCollection Class Methods
    In This Topic

    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 MethodCopies the elements of the collection to an System.Array, starting at a particular array index. (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
    Protected Methods
    See Also