[Visual Basic] Public Sub New()
[C#] public Element();
Initialize a new instance of the Element class with (YDateTimeStart, YDateTime) or (XDateTime, YDateTime) as the initial element value types.[JScript] public function Element();
[Visual Basic] Public Sub New(String,Date,Date)
Initialize a new instance of the Element class with (YDateTimeStart, YDateTime, Complete) or (XDateTime, YDateTime, BubbleSize) as the initial element value types.
[Visual Basic] Public Sub New(String,Date,Date,Double)
Initialize a new instance of the Element class with (XDateTime, YValue) or (XDateTime, Close) as the initial element value types.
[Visual Basic] Public Sub New(String,Date,Double)
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 Sub New(String,Date,Double,Double)
Initialize a new instance of the Element class with (XDateTime, High, Low, Open, Close) as the initial element value types.
[Visual Basic] Public Sub New(String,Date,Double,Double,Double,Double)
Initialize a new instance of the Element class with (XDateTime, High, Low, Open, Close, Volume) as the initial element value types.
Initialize a new instance of the Element class with (YValue) as the initial element value type.
[Visual Basic] Public Sub New(String,Double)
Initialize a new instance of the Element class with (XValue, YDateTime) as the initial element value types.[JScript] public function Element(String,double)
[Visual Basic] Public Sub New(String,Double,Date)
Initialize a new instance of the Element class with (XValue, YDateTime, BubbleSize) as the initial element value types.
[Visual Basic] Public Sub New(String,Double,Date,Double)
Initialize a new instance of the Element class with (YValueStart, YValue) or (XValue, YValue) as the initial element value types.
[Visual Basic] Public Sub New(String,Double,Double)
Initialize a new instance of the Element class with (YValueStart, YValue, Complete) or (XValue, YValue, BubbleSize) as the initial element value types.
[Visual Basic] Public Sub New(String,Double,Double,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
2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.