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