バージョン

Width メソッド (Legend<T>)

凡例モデル LegendModel.Width を設定します。
シンタックス
'宣言
 
Public Function Width( _
   ByVal width As System.String _
) As Legend(Of T)
public Legend<T> Width( 
   System.string width
)

パラメータ

width
幅。

戻り値の型

自身
参照

オンラインで表示: GitHub