Chart::OnPaintBackground Method (PaintEventArgs^)

.NET Framework (current version)
 

Overrides the OnPaintBackground method.

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

protected:
virtual void OnPaintBackground(
	PaintEventArgs^ pevent
) override

Parameters

pevent
Type: System.Windows.Forms::PaintEventArgs^

A T:System.PaintEventArgs object that contains the event arguments.

.NET Framework
Available since 4.0
Return to top
Show: