AxisScrollBar.IsPositionedInside 屬性

定義

取得或設定旗標,這個旗標表示是否將捲軸置於圖表區域的內部或外部。

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

屬性值

Boolean

如果將捲軸置於圖表區域的內部或外部則為 true,否則為 false

屬性

適用於