[]
        
(Showing Draft Content)

C1.Win.C1Chart.ChartDataSeries.LegendEntry

LegendEntry Property

LegendEntry

Gets or sets whether the series label appears in the legend.

Declaration
public bool LegendEntry { get; set; }
Remarks

Occasionally, it is useful to chart a data series without including the series in the legend. Setting the LegendEntry property to false hides the series entry in the legend.