言語

ChartAxisInstance.VariableAutoInterval プロパティ

定義

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

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

プロパティ値

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

適用対象