Chart::OnSystemColorsChanged Method (EventArgs^)

.NET Framework (current version)
 

Overrides the OnSystemColorsChanged method.

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

protected:
virtual void OnSystemColorsChanged(
	EventArgs^ e
) override

Parameters

e
Type: System::EventArgs^

An EventArgs that contains the event data.

.NET Framework
Available since 4.0
Return to top
Show: