Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal url As String, _ ByVal tooltip As String _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
Parameters
- url
- The hotspot's url.
- tooltip
- The hotspot's tooltip.
dotnetCHARTING | Send comments on this topic. |
Hotspot Constructor(String,String) | |
See Also |
dotnetCHARTING Namespace > Hotspot Class > Hotspot Constructor : Hotspot Constructor(String,String) |
Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal url As String, _ ByVal tooltip As String _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|