Share via


Axis.IsInterlaced 屬性

定義

取得或設定旗標,這個旗標會判斷座標軸是否已顯示交錯式帶狀線。

public:
 property bool IsInterlaced { bool get(); void set(bool value); };
[System.ComponentModel.Bindable(true)]
public bool IsInterlaced { get; set; }
[<System.ComponentModel.Bindable(true)>]
member this.IsInterlaced : bool with get, set
Public Property IsInterlaced As Boolean

屬性值

Boolean

如果座標軸已顯示交錯式帶狀線則為 true,否則為 False

屬性

適用於