FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart.Annotation Namespace / Rectangle Class / TooltipText Property

In This Topic
    TooltipText Property (Rectangle)
    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