ChartSmartLabelInstance.AllowOutSidePlotArea 属性

定义

获取 AllowOutSidePlotArea 类中 ChartSmartLabel 属性的计算值。

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

属性值

一个 ChartAllowOutsideChartArea 值,该值表示 AllowOutSidePlotArea 属性的计算值。

适用于