Chart.OnLocationChanged(EventArgs) 메서드

정의

메서드를 재정의 OnLocationChanged(EventArgs) 합니다.

protected:
 override void OnLocationChanged(EventArgs ^ e);
protected override void OnLocationChanged(EventArgs e);
override this.OnLocationChanged : EventArgs -> unit
Protected Overrides Sub OnLocationChanged (e As EventArgs)

매개 변수

e
EventArgs

EventArgs 이벤트 인수를 포함하는 개체입니다.

적용 대상