[]
Gets or sets the tooltip of the annotation.
[C1Description("Annotation.AnnotationBase.TooltipText", "Gets or sets the tooltip of the annotation.")]
public string TooltipText { get; set; }
<C1Description("Annotation.AnnotationBase.TooltipText", "Gets or sets the tooltip of the annotation.")>
Public Property TooltipText As String