See Also

Element Class  | Element Members  | Overload List

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

JScript

Show All

name
Name of this element.
dateTime1
Sets XDateTime
double1
Sets Yvalue and Close
double2
Sets BubbleSize and Volume
See Also Requirements Languages dotnetCHARTING Send comments on this topic.

Element Constructor(String,DateTime,Double,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 Function New( _    ByVal name As String, _    ByVal dateTime1 As Date, _    ByVal double1 As Double, _    ByVal double2 As Double _ )
[C#]
public Element(    string name,    DateTime dateTime1,    double double1,    double double2 );
[JScript]
public function Element(    name : String,    dateTime1 : DateTime,    double1 : double,    double2 : double );

Parameters

name
Name of this element.
dateTime1
Sets XDateTime
double1
Sets Yvalue and Close
double2
Sets BubbleSize and Volume

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Element Class  | Element Members  | Overload List

 

 


2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.