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


Gets or sets the URL target of this legend entry's link.

Syntax

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

See Also

© 2010 All Rights Reserved.