Chart.OnGotFocus(EventArgs) Method

Definition

Raises the GotFocus event.

C#
protected override void OnGotFocus(EventArgs e);

Parameters

e
EventArgs

An object that contains the event data.

Remarks

Raising the GotFocus event invokes the event handler through a delegate. For more information, see Handling and raising events.

Applies to

Product Versions
.NET Framework 4.8, 4.8.1