.netCHARTING v10.5 Documentation


dotnetCHARTING Namespace > Element Class : Element Constructor
Element Constructor
Overload List
OverloadDescription
Initializes a new instance of the Element class.  
Initializes a new instance of the Element class with the specified name.  
Initialize a new instance of the Element class with (YValue) as the initial element value type.  
Initialize a new instance of the Element class with (YValueStart, YValue) or (XValue, YValue) as the initial element value types.  
Initialize a new instance of the Element class with (YValueStart, YValue, Complete) or (XValue, YValue, BubbleSize) as the initial element value types.  
Initialize a new instance of the Element class with (XDateTime, YValue) or (XDateTime, Close) as the initial element value types.  
Initialize a new instance of the Element class with (YDateTimeStart, YDateTime, Complete) or (XDateTime, YDateTime, BubbleSize) as the initial element value types.  
Initialize a new instance of the Element class with (YDateTimeStart, YDateTime) or (XDateTime, YDateTime) as the initial element value types.  
Initialize a new instance of the Element class with (XValue, YDateTime) as the initial element value types.  
Initialize a new instance of the Element class with (XDateTime, YValue, BubbleSize) or (XDateTime, Close, Volume) as the initial element value types.  
Initialize a new instance of the Element class with (XValue, YDateTime, BubbleSize) as the initial element value types.  
Initialize a new instance of the Element class with (XDateTime, High, Low, Open, Close) as the initial element value types.  
Initialize a new instance of the Element class with (XDateTime, High, Low, Open, Close, Volume) as the initial element value types.  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also