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 YDateTimeStart and XDateTime
dateTime2
Set YDateTime
double1
Sets Complete and BubbleSize
See Also Requirements Languages dotnetCHARTING Send comments on this topic.

Element Constructor(String,DateTime,DateTime,Double)

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

Parameters

name
Name of this element.
dateTime1
Sets YDateTimeStart and XDateTime
dateTime2
Set YDateTime
double1
Sets Complete and BubbleSize

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.