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