次の方法で共有


ChartTitle.DockOutsideChartArea プロパティ

定義

タイトルをグラフ領域の内側ではなく外側にドッキングする必要があることを示す値に評価される式を取得します。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportBoolProperty ^ DockOutsideChartArea { Microsoft::ReportingServices::OnDemandReportRendering::ReportBoolProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty DockOutsideChartArea { get; }
member this.DockOutsideChartArea : Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
Public ReadOnly Property DockOutsideChartArea As ReportBoolProperty

プロパティ値

ReportBoolProperty オブジェクト。

適用対象