ActiveReports Developer 7
Legend Class Members
See Also  Properties  Methods 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : Legend Class

Glossary Item Box

The following tables list the members exposed by Legend.

Public Constructors

 NameDescription
Public ConstructorLegend ConstructorInitializes a new instance of the Legend class.  
Top

Public Properties

 NameDescription
Public PropertyInsidePlotArea

Gets or sets a value indicating whether to draw the legend inside or outside the plot area.

 
Public PropertyLayout

Gets or sets the arrangement of labels within the legend.

 
Public PropertyPosition

Gets or sets the position of the legend.

 
Public PropertyStyle

Gets or sets the text, border and background style properties for the legend.

 
Public PropertyUseSmartSettingsGets or sets the value indicates whether to use automatic legend.  
Public PropertyVisible

Gets or sets a value indicating whether a legend is displayed.

 
Top

Public Methods

 NameDescription
Public MethodValidateValidates the information in each property of the  Legend object.  
Top

See Also