2 writes to shadowColor
System.Windows.Forms.DataVisualization (2)
Common\General\Legend.cs (2)
5715 shadowColor = value; 6180 shadowColor = series.ShadowColor;
3 references to shadowColor
System.Windows.Forms.DataVisualization (3)
Common\General\Legend.cs (1)
5711 return shadowColor;
Common\General\LegendColumns.cs (2)
2385 legendItem.shadowColor, 2476 legendItem.shadowColor,