言語

ChartLegend.ColumnSpacing プロパティ

定義

列間の間隔はフォントサイズのパーセンテージで表示されます。

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

プロパティ値

ReportExpression<T> オブジェクト。

適用対象