5 references to Restore
System.Windows.Forms.DataVisualization (5)
Common\ChartTypes\AreaChart.cs (1)
391graph.Restore(graphicsState);
Common\ChartTypes\LineChart.cs (1)
783 graph.Restore(graphicsState);
Common\General\ChartGraphics.cs (3)
1564 this.Restore(graphicsState); 1699 this.Restore(graphicsState); 4392 this.Restore(graphicsState);