ActiveReports 12
DisplayInLegend Property (Series)

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace > Series Class : DisplayInLegend Property
Gets or sets a value indicating whether the Series is displayed in the graph legend.
Syntax
'Declaration
 
Public Property DisplayInLegend As Boolean
public bool DisplayInLegend {get; set;}

Property Value

Boolean. True if the Series is displayed in the graph legend; otherwise False.
See Also

Reference

Series Class
Series Members