22 writes to SurroundColors
System.Web.DataVisualization (11)
Common\General\ChartGraphics.cs (9)
530
pathGradientBrush.
SurroundColors
= colors;
568
gradientBrush.
SurroundColors
= colors;
856
shadowBrush.
SurroundColors
= colors;
967
shadowBrush.
SurroundColors
= colors;
1096
shadowBrush.
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)
3573
shadowBrush.
SurroundColors
= colors;
3604
circleBrush.
SurroundColors
= new Color[] { markerColor };
System.Windows.Forms.DataVisualization (11)
Common\General\ChartGraphics.cs (9)
530
pathGradientBrush.
SurroundColors
= colors;
568
gradientBrush.
SurroundColors
= colors;
856
shadowBrush.
SurroundColors
= colors;
967
shadowBrush.
SurroundColors
= colors;
1096
shadowBrush.
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)
3573
shadowBrush.
SurroundColors
= colors;
3604
circleBrush.
SurroundColors
= new Color[] { markerColor };