LegendEntry Property (ChartUnboundDataSeries)
In This Topic
Gets or sets a value indicating whether the series label appears in the legend (for 2D charts only).
Syntax
'Declaration
Public Property LegendEntry As Boolean
public bool LegendEntry {get; set;}
See Also