MapLegend.Layout Propiedad

Definición

Obtiene la organización de las etiquetas en la leyenda del mapa.

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)

Valor de propiedad

Un objeto ReportEnumProperty<EnumType>.

Se aplica a