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

In This Topic
    LegendEntry Property (ChartSeries)
    In This Topic
    A value that indicates the legend entry of the chart series.
    Syntax
    'Declaration
     
    Public Property LegendEntry As System.Boolean
    public System.bool LegendEntry {get; set;}
    See Also