1 reference to ChartPicture_AfterPaint
System.Windows.Forms.DataVisualization (1)
Common\DataManager\DataManager.cs (1)
113
chartPicture.AfterPaint += new EventHandler<ChartPaintEventArgs>(this.
ChartPicture_AfterPaint
);