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 series of the given element.
sourceSeriesIndex
Index of the series that contains the given element.
sourceElementName
Name of the given element.
See Also Requirements Languages dotnetCHARTING Send comments on this topic.

FromElement(SeriesCollection,Int32,String) Method

Creates an Element DataSource class from a SeriesColleciton, Series, and Element.

[Visual Basic]
Overloads Public Shared Function FromElement( _    ByVal sourceSeriesCollection As SeriesCollection, _    ByVal sourceSeriesIndex As Integer, _    ByVal sourceElementName As String _ ) As DataSource
[C#]
public static DataSource FromElement(    SeriesCollection sourceSeriesCollection,    int sourceSeriesIndex,    string sourceElementName );
[JScript]
public static function FromElement(    sourceSeriesCollection : SeriesCollection,    sourceSeriesIndex : int,    sourceElementName : String ) : DataSource;

Parameters

sourceSeriesCollection
SeriesCollection containing the series of the given element.
sourceSeriesIndex
Index of the series that contains the given element.
sourceElementName
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.