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

속성 값

스크롤 막대가 차트 영역 내부 또는 외부에 배치되면

특성

적용 대상