ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / DataSeriesCollection Class
Properties Methods Events


In This Topic
    DataSeriesCollection Class Members
    In This Topic

    The following tables list the members exposed by DataSeriesCollection.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of DataSeriesCollection class.  
    Top
    Public Properties
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.Collections.ObjectModel.Collection<T>)
    Top
    Public Methods
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.Collections.ObjectModel.ObservableCollection<DataSeries>)
    Protected Method (Inherited from System.Collections.ObjectModel.ObservableCollection<DataSeries>)
    Protected MethodOverridden. Removes all items from the collection.  
    Protected MethodOverridden. Inserts an element into the Collection at the specified index.  
    Protected Method (Inherited from System.Collections.ObjectModel.ObservableCollection<DataSeries>)
    Protected Method (Inherited from System.Collections.ObjectModel.ObservableCollection<DataSeries>)
    Protected Method (Inherited from System.Collections.ObjectModel.ObservableCollection<DataSeries>)
    Protected MethodOverridden. Removes the element at the specified index of the Collection.  
    Protected MethodOverridden. Replaces the element at the specified index.  
    Top
    Public Events
    See Also