See Also

Annotation Class  | Annotation Members

Language

Visual Basic

C#

Show All

See Also Languages dotnetCHARTING Send comments on this topic.

URLTarget Property

Gets or sets the target URL of this annotation's link.

[Visual Basic]
Public Property URLTarget As String
[C#]
public string URLTarget {get; set;}

Example

Usage example

[Visual Basic] 

MyAnnotation.URLTarget = "_blank"

[C#] 

MyAnnotation.URLTarget = "_blank";

See Also

Annotation Class  | Annotation Members

 

 


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