WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.WinUI.Chart.Annotation Namespace / AnnotationBase Class / TooltipText Property
In This Topic
    TooltipText Property (AnnotationBase)
    In This Topic
    Gets or sets the tooltip of the annotation.
    Syntax
    public string TooltipText {get; set;}
    See Also