ActiveReports 8
DisplayInLegend Property (Series)

Gets or sets a value indicating whether the Series is displayed in the graph legend.
Syntax
'Declaration
 
Public Property DisplayInLegend As System.Boolean
public System.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

Support Forum