Gets or sets the URL of the entinre chart image.
[Visual Basic]
Public Property URL As String
[C#]
public string URL {get; set;}
[C#]
Chart.URL = "http://www.yahoo.com"; |
[Visual Basic]
Chart.URL = "http://www.yahoo.com" |
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.