1 write to _isSoftShadows
System.Web.DataVisualization (1)
Common\General\Chart.cs (1)
2800_isSoftShadows = value;
2 references to _isSoftShadows
System.Web.DataVisualization (2)
Common\General\Chart.cs (2)
1799 ChartGraph.softShadows = _isSoftShadows; 2796return _isSoftShadows;