I currently have a ScatterGraph with a PlotAreaColor of White and a BackColor of Gray. It looks correct on the form, but when I print the ScatterGraph using the Draw function, the Plot Area is Gray not White.
It appears that the PlotAreaColor is transparent, because when I change the BackColor, the Plot Area follows this.
I am using VS 2005. Is this a known issue? Is there a work around?
Dan