Initialize a new instance of the Element class with (XDateTime, YValue, BubbleSize) or (XDateTime, Close, Volume) as the initial element value types.
[Visual Basic]
Public Function New( _
ByVal name As String, _
ByVal dateTime1 As Date, _
ByVal double1 As Double, _
ByVal double2 As Double _
)
[JScript]
public function Element(
name : String,
dateTime1 : DateTime,
double1 : double,
double2 : double
);
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Element Class | Element Members | Overload List
2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.