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