Visual Basic (Declaration) | |
---|---|
Public Property Hotspot As Hotspot |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public Hotspot Hotspot {get; set;} |
Specialized tokens YValue and XValue can be used in this hotspot's strings.
Unlike other tokens used with hotspots where the values are the same for the entire
hotspot area, these tokens refer to the mouse position on the chart area. For example,
if used with tooltips, the tooltip text will change depending on the mouse
position.