dotnetCHARTING Send comments on this topic.
SeriesCollection Class Members
See Also  Properties  Methods 
dotnetCHARTING Namespace : SeriesCollection Class


The following tables list the members exposed by SeriesCollection.

Public Constructors

 NameDescription
Public ConstructorSeriesCollection ConstructorOverloaded.  Initializes a new instance of the SeriesCollection class.  
Top

Public Properties

 NameDescription
Public PropertyCapacityGets or sets the number of elements that the CollectionBase can contain. (Inherited from System.Collections.CollectionBase)
Public PropertyCountGets the number of elements contained in the CollectionBase instance. (Inherited from System.Collections.CollectionBase)
Public PropertyItem Gets or sets the Series at a specified index.  
Public PropertySmartGrouping Gets or sets a value that indicates whether smart element grouping is used or the traditional element name grouping is used where the elements of the first series determines the order.  
Public PropertySmartPalette Gets or sets a SmartPalette object that will determine the colors of series in this SeriesCollection.  
Top

Public Methods

 NameDescription
Public MethodAddOverloaded.  Provided as a shortcut for adding elements, series, and series collections the chart SeriesCollection.  
Public MethodCalculateOverloaded.   
Public MethodCalculateElement Performs a calculation on this collection.  
Public MethodClearRemoves all objects from the CollectionBase instance. (Inherited from System.Collections.CollectionBase)
Public MethodContains Determines whether this collection contains a specified Series.  
Public MethodGetAxisSeriesGets a collection of series associated with the specified axis.  
Public MethodGetDataSource Gets a DataSource object representing this SeriesCollection.  
Public MethodGetElementOverloaded.  Gets an Element at the specified series and element index.  
Public MethodGetEnumeratorReturns an enumerator that iterates through the CollectionBase instance. (Inherited from System.Collections.CollectionBase)
Public MethodGetProcessedDataTableOverloaded.  Returns a DataTable of processed data.  
Public MethodGetSeries Retrieves the named Series.  
Public MethodGetSmartPaletteOverloaded.   
Public MethodGroupByElements Groups series into even element groups where every element will have a matching element in all other series.  
Public MethodIndexOfDetermines the index of a specified Series in this collection.  
Public MethodInsert Inserts a series into this collection at a specified index.  
Public MethodRemove Removes a specified series from this collection.  
Public MethodRemoveAtRemoves the element at the specified index of the CollectionBase instance. (Inherited from System.Collections.CollectionBase)
Public MethodSelectiveElementDefaultsOverloaded.   
Public MethodSort Sorts the Series based on an element property and order.  
Public MethodSortElementGroupsSorts element groups by their cummulative values. Element groups are defined as elements in different series which share the same names.  
Public MethodToStringOverridden.   
Public MethodTransposeOverloaded.   
Top

See Also

©2002 - 2008 Webavail Productions Inc. & Corporate Web Solutions Ltd. All Rights Reserved.