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

In This Topic
    LegendEntry Property (TrendLine)
    In This Topic
    Gets or sets whether the TrendLine will be shown in legend.
    Syntax
    'Declaration
     
    Public Property LegendEntry As System.Boolean
    public System.bool LegendEntry {get; set;}
    See Also