[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapLegend.Layout

Layout Property

Layout

The arrangement of labels within the legend. That evaluates to one of MapLegend.LegendLayout. The default value is GrapeCity.ActiveReports.PageReportModel.MapLegend.LegendLayout.AutoTable.

Declaration
[ExpressionBaseType(typeof(MapLegend.LegendLayout))]
public ExpressionInfo Layout { get; set; }