Chart::OnResize Method (EventArgs^)

.NET Framework (current version)
 

Overrides the OnResize method.

Namespace:   System.Windows.Forms.DataVisualization.Charting
Assembly:  System.Windows.Forms.DataVisualization (in System.Windows.Forms.DataVisualization.dll)

protected:
virtual void OnResize(
	EventArgs^ e
) override

Parameters

e
Type: System::EventArgs^

An EventArgs object that contains the event arguments.

.NET Framework
Available since 4.0
Return to top
Show: