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 物件。

適用於