言語

ChartAxisInstance.LogBase プロパティ

定義

ChartAxisクラスにおけるLogBaseプロパティの計算値を取得します。

public:
 property double LogBase { double get(); };
public double LogBase { get; }
member this.LogBase : double
Public ReadOnly Property LogBase As Double

プロパティ値

LogBaseプロパティの計算値を表すdouble値です。

適用対象