See Also

Chart Class  | Chart Members

Language

Visual Basic

C#

Show All

See Also Languages dotnetCHARTING Send comments on this topic.

URL Property

Gets or sets the URL of the entinre chart image.

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

Example

[C#] 

Chart.URL = "http://www.yahoo.com";

[Visual Basic] 

Chart.URL = "http://www.yahoo.com"

See Also

Chart Class  | Chart Members

 

 


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