言語

ChartTitle.DockOutsideChartArea プロパティ

定義

タイトルはチャートエリアの外側にドッキングされているべきで、チャート内側に置くべきではないことを示しています。

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> DockOutsideChartArea { Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<bool> DockOutsideChartArea { get; set; }
member this.DockOutsideChartArea : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<bool> with get, set
Public Property DockOutsideChartArea As ReportExpression(Of Boolean)

プロパティ値

ReportExpression<T> オブジェクト。

適用対象