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
See Also Requirements Languages dotnetCHARTING Send comments on this topic.

Element Constructor(String,DateTime,Double)

Initialize a new instance of the Element class with (XDateTime, YValue) or (XDateTime, Close) as the initial element value types.

[Visual Basic]
Public Function New( _    ByVal name As String, _    ByVal dateTime1 As Date, _    ByVal double1 As Double _ )
[C#]
public Element(    string name,    DateTime dateTime1,    double double1 );
[JScript]
public function Element(    name : String,    dateTime1 : DateTime,    double1 : double );

Parameters

name
Name of this element.
dateTime1
Sets XDateTime
double1
Sets YValue and Close

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.