다음을 통해 공유


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 값입니다.

적용 대상