[Visual Basic] Public Sub New()
Initialize a new instance of the Element class with (YDateTimeStart, YDateTime) or (XDateTime, YDateTime) as the initial element value types.[C#] public 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.
[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)
Element Class | Element Members
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.