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