言語

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

適用対象