See Also

Annotation Class  | Annotation Members  | Overload List

Language

Visual Basic

C#

Show All

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

Annotation Constructor(String,String)

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

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

Parameters

text
Annotation text.
toolTip
Annotation tool tip.

See Also

Annotation Class  | Annotation Members  | Overload List

 

 


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