1 write to BackImage
System.Web.DataVisualization (1)
WebForm\ChartWebControl.cs (1)
2509 chartPicture.BackImage = value;
3 references to BackImage
System.Web.DataVisualization (3)
Common\General\Chart.cs (2)
1905 BackImage, 1922 BackImage,
WebForm\ChartWebControl.cs (1)
2505 return chartPicture.BackImage;