See Also

DataSource Class  | DataSource Members  | Overload List

Language

Visual Basic

C#

Show All

sourceSeriesCollection
SeriesCollection containing the series of the given element.
sourceSeriesIndex
Index of the series that contains the given element.
sourceElementIndex
Index of the element in the specified series.
splitIntoType
Split into type when this DataSource is used to populate a legend box.
See Also Languages dotnetCHARTING Send comments on this topic.

FromElement(SeriesCollection,Int32,Int32,DataSourceType) 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 sourceElementIndex As Integer, _    ByVal splitIntoType As DataSourceType _ ) As DataSource
[C#]
public static DataSource FromElement(    SeriesCollection sourceSeriesCollection,    int sourceSeriesIndex,    int sourceElementIndex,    DataSourceType splitIntoType );

Parameters

sourceSeriesCollection
SeriesCollection containing the series of the given element.
sourceSeriesIndex
Index of the series that contains the given element.
sourceElementIndex
Index of the element in the specified series.
splitIntoType
Split into type when this DataSource is used to populate a legend box.

See Also

DataSource Class  | DataSource Members  | Overload List

 

 


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