2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / Legend Class / TooltipText Property

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