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> 物件。

適用於