次の方法で共有


Legend.Width プロパティ

定義

返すまたは、オブジェクトのポイント単位で、幅を表す double 型 の値を設定します。

public:
 property double Width { double get(); void set(double value); };
public double Width { get; set; }
member this.Width : double with get, set
Public Property Width As Double

プロパティ値

倍精度浮動小数点型 (Double)

適用対象