ActiveReports 12
Layout Property (Legend)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Legend Class : Layout Property
Gets or sets the arrangement of labels within the legend.
Syntax
'Declaration
 
Public Property Layout As LegendLayout
public LegendLayout Layout {get; set;}

Property Value

A LegendLayout enumeration indicating the arrangement of labels within the legend.
See Also

Reference

Legend Class
Legend Members