Sprache

ChartSmartLabel.AllowOutSidePlotArea Eigenschaft

Definition

Erhält einen Ausdruck, der auf einen Wert auswertet, der angibt, ob Datenpunkt-Labels außerhalb des Plotbereichs gezeichnet werden können.

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

Eigenschaftswert

Ein ReportEnumProperty<EnumType>-Objekt.

Gilt für: