dotnetCHARTING Send comments on this topic.
URLTarget Property
See Also 
dotnetCHARTING Namespace > Element Class : URLTarget Property


Gets or sets the URL target of this element's link URL. (Shortcut to: Element.Hotspot.URLTarget)

Syntax

Visual Basic (Declaration) 
Public Property URLTarget As String
Visual Basic (Usage)Copy Code
Dim instance As Element
Dim value As String
 
instance.URLTarget = value
 
value = instance.URLTarget
C# 
public string URLTarget {get; set;}

See Also

© 2010 All Rights Reserved.