Freigeben über


ChartLegend.Layout Eigenschaft

Definition

Ruft einen Ausdruck ab, der die Anordnung von Bezeichnungen in der Legende ergibt.

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

Eigenschaftswert

Ein ReportEnumProperty<EnumType>-Objekt.

Gilt für: