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

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