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 개체입니다.

적용 대상