Xceed Chart for WinForms v4.4 Documentation
DataSeriesCollection Class Members
Properties  Methods 


Xceed.Chart.Core.v4.4 Assembly > Xceed.Chart.Core Namespace : DataSeriesCollection Class

The following tables list the members exposed by DataSeriesCollection.

Public Constructors
 NameDescription
Public ConstructorConstruct an empty data series collection.  
Top
Public Properties
 NameDescription
Public Property (Inherited from System.Collections.ArrayList)
Public Property (Inherited from System.Collections.ArrayList)
Public Property (Inherited from System.Collections.ArrayList)
Public Property (Inherited from System.Collections.ArrayList)
Public Property (Inherited from System.Collections.ArrayList)
Public PropertyGets or sets the element at the specified index. (Inherited from Xceed.Chart.Utilities.RebindableArrayList)
Public PropertySpecifies the index of data series, which is used for sorting and other operations in which a master series is required.  
Public PropertyThis member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.Utilities.RebindableArrayList)
Public Property (Inherited from System.Collections.ArrayList)
Top
Public Methods
 NameDescription
Public MethodAdds an object to the end of the list. (Inherited from Xceed.Chart.Utilities.RebindableArrayList)
Public MethodAdds the elements of an ICollection to the end of the list. (Inherited from Xceed.Chart.Utilities.RebindableArrayList)
Public MethodAligns the data series contained in the collection  
Public MethodOverloaded.  (Inherited from System.Collections.ArrayList)
Public MethodRemoves all elements from the list. (Inherited from Xceed.Chart.Utilities.RebindableArrayList)
Public MethodCreates a shallow copy of the list. (Inherited from Xceed.Chart.Utilities.RebindableArrayList)
Public Method (Inherited from System.Collections.ArrayList)
Public MethodConverts the contained values to exponents of the specified base. (Inherited from Xceed.Chart.Utilities.TypedArrayList)
Public MethodOverloaded.  (Inherited from System.Collections.ArrayList)
Public MethodExports the collection to a data table.  
Public MethodRemoves the indexes which are not contained in the specified subset.  
Public MethodFills the contained data series from the OleDbDataReader collumn names specified by the arrColumnNames array.  
Public MethodFills the contained data series from the DataTable collumn names specified by the arrColumnNames array.  
Public MethodFills the contained data series from the DataView collumn names specified by the arrColumnNames array.  
Public MethodQueries for the data series with the specifed name  
Public MethodFinds the index of the specified value. (Inherited from Xceed.Chart.Utilities.TypedArrayList)
Public MethodOverloaded.  (Inherited from System.Collections.ArrayList)
Public MethodRetrives the max double value contained in the array list. (Inherited from Xceed.Chart.Utilities.TypedArrayList)
Public MethodRetrives the min double value contained in the array list. (Inherited from Xceed.Chart.Utilities.TypedArrayList)
Public MethodReturns the index of the object in the collection (Inherited from Xceed.Chart.Utilities.TypedArrayList)
Public Method (Inherited from System.Collections.ArrayList)
Public MethodOverloaded.  (Inherited from System.Collections.ArrayList)
Public Method (Inherited from System.Collections.ArrayList)
Public Method (Inherited from System.Collections.ArrayList)
Public MethodChecks whether the data series contained in the collection have the same length.  
Public MethodOverloaded.  (Inherited from System.Collections.ArrayList)
Public MethodShifts the objects to the left with one position. (Inherited from Xceed.Chart.Utilities.TypedArrayList)
Public MethodRemoves the first occurrence of the specified object from the list. (Inherited from Xceed.Chart.Utilities.RebindableArrayList)
Public MethodRemoves the element at the specified index from the list. (Inherited from Xceed.Chart.Utilities.RebindableArrayList)
Public MethodRemoves a range of elements from the list. (Inherited from Xceed.Chart.Utilities.RebindableArrayList)
Public MethodRemoves the specified subset from all contained data series.  
Public MethodOverloaded.  (Inherited from System.Collections.ArrayList)
Public MethodShifts the objects to the right with one position. (Inherited from Xceed.Chart.Utilities.TypedArrayList)
Public MethodCopies the elements of a collection over a range of elements in the list. (Inherited from Xceed.Chart.Utilities.RebindableArrayList)
Public MethodOverloaded. Sorts the contained data series in the specified sort manner.  
Public MethodSorts an array list containing double values in ascending manner. (Inherited from Xceed.Chart.Utilities.TypedArrayList)
Public MethodSorts an array list containing float values in ascending manner. (Inherited from Xceed.Chart.Utilities.TypedArrayList)
Public MethodOverloaded.  (Inherited from System.Collections.ArrayList)
Public MethodTransposes the objects at the specified indexes in the collection (Inherited from Xceed.Chart.Utilities.TypedArrayList)
Public Method (Inherited from System.Collections.ArrayList)
Top
Protected Methods
 NameDescription
Protected MethodThis member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.Utilities.TypedArrayList)
Top
See Also

Reference

DataSeriesCollection Class
Xceed.Chart.Core Namespace