Condividi tramite


MapLegend.Layout Proprietà

Definizione

Ottiene o imposta la disposizione delle etichette nella legenda della mappa.

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)

Valore della proprietà

Un oggetto ReportExpression<T>.

Si applica a