Share via


ChartSmartLabel.AllowOutSidePlotArea Eigenschaft

Definition

Gibt an, ob außerhalb der Zeichnungsfläche Datenpunktbezeichnungen gezeichnet werden können.

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

Eigenschaftswert

Ein ReportExpression<T>-Objekt.

Gilt für: