次の方法で共有


MapLineTemplate.Width プロパティ

定義

線テンプレートを適用する線の幅を取得します。値の設定も可能です。

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

プロパティ値

ReportExpression<T> オブジェクト。

適用対象