ComponentOne ChartNavigator for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / C1ChartBinding Class / LegendEntry Property

In This Topic
    LegendEntry Property (C1ChartBinding)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property LegendEntry As System.Boolean
    public virtual System.bool LegendEntry {get; set;}
    See Also