ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / Chart3DPointSeriesCollection Class
Properties Methods

In This Topic
    Chart3DPointSeriesCollection Class Members
    In This Topic

    The following tables list the members exposed by Chart3DPointSeriesCollection.

    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.CollectionBase)
    Public Property (Inherited from System.Collections.CollectionBase)
    Public PropertyGets the specified series from the collection by numeric index.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds a Chart3DpointSeries object to the collection.  
    Public MethodAdds array of series to the end of the collection.  
    Public Method (Inherited from System.Collections.CollectionBase)
    Public MethodDetermines whether the specified Chart3DPointSeries exists in the collection.  
    Public MethodCopies the collection Chart3DPointSeries elements beginning with the specified index to an array of Chart3DPointSeries objects.  
    Public MethodGets the index of the specified Chart3DPointSeries in the collection.  
    Public MethodAdds a Chart3DPointSeries object to the collection at the specified index.  
    Public MethodRemoves a Chart3PointSeries object from the collection.  
    Public Method (Inherited from System.Collections.CollectionBase)
    Public MethodRemoves a range of elements from the collection.  
    Top
    See Also