言語

ChartAxisInstance.LabelInterval プロパティ

定義

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

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

プロパティ値

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

適用対象