共用方式為


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 值,指定是否已啟用刻度分欄。

適用於