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

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