言語

ChartAxisScaleBreakInstance.Enabled プロパティ

定義

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

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

プロパティ値

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

適用対象