5 references to Save
System.Windows.Forms.DataVisualization (5)
Common\ChartTypes\AreaChart.cs (1)
359GraphicsState graphicsState = graph.Save();
Common\ChartTypes\LineChart.cs (1)
762 GraphicsState graphicsState = graph.Save();
Common\General\ChartGraphics.cs (3)
1512 GraphicsState graphicsState = this.Save(); 1682 GraphicsState graphicsState = this.Save(); 4352 GraphicsState graphicsState = this.Save();