See Also

Annotation Class  | Annotation Members  | Overload List

Language

Visual Basic

C#

Show All

text
Annotation text.
toolTip
Annotation tool tip.
url
Annotation url.
See Also Languages dotnetCHARTING Send comments on this topic.

Annotation Constructor(String,String,String)

Initializes a new instance of the Annotation class with text, tool tip, and a url.

[Visual Basic]
Public Function New( _    ByVal text As String, _    ByVal toolTip As String, _    ByVal url As String _ )
[C#]
public Annotation(    string text,    string toolTip,    string url );

Parameters

text
Annotation text.
toolTip
Annotation tool tip.
url
Annotation url.

See Also

Annotation Class  | Annotation Members  | Overload List

 

 


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