Freigeben über


MapLegend.Layout Eigenschaft

Definition

Ruft die Anordnung von Bezeichnungen in der Kartenlegende ab oder legt diese fest.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::MapLegendLayouts> Layout { Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::MapLegendLayouts> get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::MapLegendLayouts> value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.MapLegendLayouts> Layout { get; set; }
member this.Layout : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.MapLegendLayouts> with get, set
Public Property Layout As ReportExpression(Of MapLegendLayouts)

Eigenschaftswert

Ein ReportExpression<T>-Objekt.

Gilt für: