次の方法で共有


Legend.Height プロパティ

定義

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

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

プロパティ値

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

適用対象