PlotArea.InsideHeight プロパティ

定義

プロット エリアの内側の高さをポイント単位で返します。

public:
 property double InsideHeight { double get(); void set(double value); };
public double InsideHeight { get; set; }
Public Property InsideHeight As Double

プロパティ値

注釈

この単位で使用されるプロット エリアは軸ラベルを含みません。 プロット エリアの Height プロパティは、軸ラベルを含む境界四角形を使用します。

適用対象