2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / ChartDataSeriesCollection Class
Properties Methods

In This Topic
    ChartDataSeriesCollection Class Members
    In This Topic

    The following tables list the members exposed by ChartDataSeriesCollection.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.CollectionBase)
    Public Property (Inherited from System.Collections.CollectionBase)
    Public PropertyGets the specified ChartDataSeries from the collection by numeric index.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds the specified ChartDataSeries to the collection.  
    Public MethodCreates a new ChartDataSeries and appends it to the collection.  
    Public Method (Inherited from System.Collections.CollectionBase)
    Public Method  
    Public MethodInserts the specified ChartDataSeries in the collection at the specified index.  
    Public MethodCreates a new ChartDataSeries and inserts it into the collection at the specified index.  
    Public MethodRemoves the specified ChartDataSeries from the collection.  
    Public MethodRemoves all series from the collection.  
    Public Method (Inherited from System.Collections.CollectionBase)
    Top
    See Also