1 write to BackImageAlignment
System.Web.DataVisualization (1)
WebForm\ChartWebControl.cs (1)
2580 chartPicture.BackImageAlignment = value;
3 references to BackImageAlignment
System.Web.DataVisualization (3)
Common\General\Chart.cs (2)
1908 BackImageAlignment, 1925 BackImageAlignment,
WebForm\ChartWebControl.cs (1)
2576 return chartPicture.BackImageAlignment;