Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal text As String, _ ByVal toolTip As String, _ ByVal url As String _ ) |
Visual Basic (Usage) | ![]() |
---|---|
|
Parameters
- text
- Annotation text.
- toolTip
- Annotation tool tip.
- url
- Annotation url.
dotnetCHARTING | Send comments on this topic. |
Annotation Constructor(String,String,String) | |
See Also |
![]() ![]() |
dotnetCHARTING Namespace > Annotation Class > Annotation Constructor : Annotation Constructor(String,String,String) |
Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal text As String, _ ByVal toolTip As String, _ ByVal url As String _ ) |
Visual Basic (Usage) | ![]() |
---|---|
|