ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart.Annotation Namespace / Line Class / TooltipText Property

In This Topic
    TooltipText Property (Line)
    In This Topic
    Gets or sets the tooltip of the annotation.
    Syntax
    'Declaration
     
    Public Property TooltipText As String
    public string TooltipText {get; set;}
    See Also