2 writes to drawShadowOnly
System.Windows.Forms.DataVisualization (2)
Common\ChartTypes\RangeChart.cs (2)
550this.drawShadowOnly = true; 555this.drawShadowOnly = false;
1 reference to drawShadowOnly
System.Windows.Forms.DataVisualization (1)
Common\ChartTypes\LineChart.cs (1)
788 if(drawShadowOnly)