言語

ChartAxisInstance.Interlaced プロパティ

定義

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

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

プロパティ値

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

適用対象