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


Gets or sets the Hotspot of this LegendEntry.

Syntax

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

Example

See Also

© 2010 All Rights Reserved.