Lenguaje

ChartSmartLabelInstance.AllowOutSidePlotArea Propiedad

Definición

Obtiene el valor calculado de la AllowOutSidePlotArea propiedad en una ChartSmartLabel clase.

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

Valor de propiedad

Un ChartAllowOutsideChartArea valor que representa el valor calculado de la AllowOutSidePlotArea propiedad.

Se aplica a