See Also

Annotation Class  | Annotation Members

Language

Visual Basic

C#

Show All

See Also 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;}

Return Type

A string representing the url of this annotation.

Example

Usage example.

[Visual Basic] 

MyAnnotation.URL = "dotnetcharting.com"

[C#] 

myAnnotation.URL = "dotnetcharting.com";

See Also

Annotation Class  | Annotation Members

 

 


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