22 writes to SurroundColors
System.Web.DataVisualization (11)
Common\General\ChartGraphics.cs (9)
530pathGradientBrush.SurroundColors = colors; 568 gradientBrush.SurroundColors = colors; 856shadowBrush.SurroundColors = colors; 967shadowBrush.SurroundColors = colors; 1096shadowBrush.SurroundColors = colors; 3829 shadowBrush.SurroundColors = colors; 4823 shadowBrush.SurroundColors = colors; 5215 brush.SurroundColors = new Color[] { Color.FromArgb(100, Color.Black) }; 5252 brushInner.SurroundColors = new Color[] { Color.Transparent };
Common\General\ChartGraphics3D.cs (2)
3573shadowBrush.SurroundColors = colors; 3604circleBrush.SurroundColors = new Color[] { markerColor };
System.Windows.Forms.DataVisualization (11)
Common\General\ChartGraphics.cs (9)
530pathGradientBrush.SurroundColors = colors; 568 gradientBrush.SurroundColors = colors; 856shadowBrush.SurroundColors = colors; 967shadowBrush.SurroundColors = colors; 1096shadowBrush.SurroundColors = colors; 3829 shadowBrush.SurroundColors = colors; 4823 shadowBrush.SurroundColors = colors; 5215 brush.SurroundColors = new Color[] { Color.FromArgb(100, Color.Black) }; 5252 brushInner.SurroundColors = new Color[] { Color.Transparent };
Common\General\ChartGraphics3D.cs (2)
3573shadowBrush.SurroundColors = colors; 3604circleBrush.SurroundColors = new Color[] { markerColor };