FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.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
    'Declaration
     
    Public Property TooltipText As System.String
    public System.string TooltipText {get; set;}
    See Also