ActiveReports 12
Layout Property (MapLegend)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > MapLegend Class : Layout Property
The arrangement of labels within the legend. That evaluates to one of MapLegend.LegendLayout. The default value is MapLegend.LegendLayout.AutoTable.
Syntax
'Declaration
 
Public Property Layout As ExpressionInfo
public ExpressionInfo Layout {get; set;}
See Also

Reference

MapLegend Class
MapLegend Members