次の方法で共有


AxisScaleBreakStyle.Enabled プロパティ

定義

スケール区切りが有効かどうかを示すフラグを取得または設定します。

public:
 property bool Enabled { bool get(); void set(bool value); };
public bool Enabled { get; set; }
member this.Enabled : bool with get, set
Public Property Enabled As Boolean

プロパティ値

スケール区切りが有効かどうかを指定する Boolean 値。

適用対象