MapLegendInstance.Layout Property

Definition

Gets the calculated value of the Layout property in a MapLegend class.

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

Property Value

A MapLegendLayout value that represents the calculated value of the Layout property.

Applies to