[Visual Basic] Public Sub New()
Initializes a new instance of the Series class with a name.[C#] public Series();
[Visual Basic] Public Sub New(String)
Initializes a new instance of the Series class with a name and the specified Elements.
[Visual Basic] Public Sub New(String,ParamArray Element())
Initializes a new instance of the Series class with a name and the specified elementCollection.
[Visual Basic] Public Sub New(String,ElementCollection)
Initializes a new instance of the Series class with a name and SeriesType.
[Visual Basic] Public Sub New(String,SeriesType)
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.