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.
double1
Sets YValueStart and XValue
double2
Sets YValue
double3
Sets Complete and BubbleSize
See Also Requirements Languages dotnetCHARTING Send comments on this topic.

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

Parameters

name
Name of this element.
double1
Sets YValueStart and XValue
double2
Sets YValue
double3
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.