See Also

Annotation Class  | Annotation Members

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

See Also Requirements Languages dotnetCHARTING Send comments on this topic.

URL Property

Gets or sets this annotation's hotspot url.

[Visual Basic]
Public Property URL As String
[C#]
public string URL {get; set;}
[JScript]
public function get,set URL : String

Return Type

A string representing the url of this annotation.

Example

Usage example.

[Visual Basic] 

MyAnnotation.URL = "dotnetcharting.com"

[C#] 

myAnnotation.URL = "dotnetcharting.com";

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

Annotation Class  | Annotation Members

 

 


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