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 オブジェクト。

適用対象