Chart::OnDoubleClick Method (EventArgs^)

.NET Framework (current version)
 

Overrides the OnDoubleClick method.

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

protected:
virtual void OnDoubleClick(
	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: