1 write to BackImageTransparentColor
System.Web.DataVisualization (1)
WebForm\ChartWebControl.cs (1)
2557 chartPicture.BackImageTransparentColor = value;
3 references to BackImageTransparentColor
System.Web.DataVisualization (3)
Common\General\Chart.cs (2)
1907 BackImageTransparentColor, 1924 BackImageTransparentColor,
WebForm\ChartWebControl.cs (1)
2553 return chartPicture.BackImageTransparentColor;