2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / ICustomTrendLine Interface / Text Property

In This Topic
    Text Property (ICustomTrendLine)
    In This Topic
    Gets the text associated with the TrendLine shown in legend.
    Syntax
    'Declaration
     
    ReadOnly Property Text As System.String
    System.string Text {get;}
    See Also