Chart::OnPostPaint Method (ChartPaintEventArgs^)

.NET Framework (current version)
 

Raises the PostPaint event.

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

protected:
virtual void OnPostPaint(
	ChartPaintEventArgs^ e
)

Parameters

e
Type: System.Windows.Forms.DataVisualization.Charting::ChartPaintEventArgs^

A ChartPaintEventArgs object that contains the event arguments.

.NET Framework
Available since 4.0
Return to top
Show: