Gets or sets the target of the URL link.
[Visual Basic]
Public Property URLTarget As String
[C#]
public string URLTarget {get; set;}
[JScript]
public function get,set URLTarget : String
[C#]
Chart.URLTarget = "_blank"; |
[Visual Basic]
Chart.URLTarget = "_blank" |
2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.