Initializes a new instance of the Series class with a name and SeriesType.
[Visual Basic]
Public Function New( _
ByVal name As String, _
ByVal seriesType As SeriesType _
)
[C#]
public Series(
string name,
SeriesType seriesType
);
Series Class | Series Members | Overload List
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.