次の方法で共有


ChartAxisInstance.LogScale プロパティ

定義

LogScale クラスの ChartAxis プロパティの計算値を取得します。

public:
 property bool LogScale { bool get(); };
public bool LogScale { get; }
member this.LogScale : bool
Public ReadOnly Property LogScale As Boolean

プロパティ値

Boolean プロパティの計算値を表す LogScale 値。

適用対象