See Also

DataSource Class  | DataSource Members  | Overload List

Language

Visual Basic

C#

Show All

sourceSeriesCollection
SeriesCollection containing the given group of elements.
sourceGroupName
Name of the element in each series that makes up the group.
splitIntoType
Name of the given element.
See Also Languages dotnetCHARTING Send comments on this topic.

FromElementGroup(SeriesCollection,String,DataSourceType) Method

Creates an Element Group DataSource class from a SeriesColleciton, and Element name.

[Visual Basic]
Overloads Public Shared Function FromElementGroup( _    ByVal sourceSeriesCollection As SeriesCollection, _    ByVal sourceGroupName As String, _    ByVal splitIntoType As DataSourceType _ ) As DataSource
[C#]
public static DataSource FromElementGroup(    SeriesCollection sourceSeriesCollection,    string sourceGroupName,    DataSourceType splitIntoType );

Parameters

sourceSeriesCollection
SeriesCollection containing the given group of elements.
sourceGroupName
Name of the element in each series that makes up the group.
splitIntoType
Name of the given element.

See Also

DataSource Class  | DataSource Members  | Overload List

 

 


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