See Also

DataSource Class  | DataSource Members  | Overload List

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

JScript

Show All

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

FromElementGroup(SeriesCollection,Int32,DataSourceType) Method

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

[Visual Basic]
Overloads Public Shared Function FromElementGroup( _    ByVal sourceSeriesCollection As SeriesCollection, _    ByVal sourceGroupIndex As Integer, _    ByVal splitIntoType As DataSourceType _ ) As DataSource
[C#]
public static DataSource FromElementGroup(    SeriesCollection sourceSeriesCollection,    int sourceGroupIndex,    DataSourceType splitIntoType );
[JScript]
public static function FromElementGroup(    sourceSeriesCollection : SeriesCollection,    sourceGroupIndex : int,    splitIntoType : DataSourceType ) : DataSource;

Parameters

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

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

DataSource Class  | DataSource Members  | Overload List

 

 


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