次の方法で共有


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 値。

適用対象