MapLegend.Layout Property

Definition

Gets the arrangement of labels in the map legend.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::MapLegendLayout> ^ Layout { Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::MapLegendLayout> ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.MapLegendLayout> Layout { get; }
member this.Layout : Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.MapLegendLayout>
Public ReadOnly Property Layout As ReportEnumProperty(Of MapLegendLayout)

Property Value

A ReportEnumProperty<EnumType> object.

Applies to