Hey there ....! I'm using VS.Net version 2003. I've been experimenting with some code that another from this ASP Forum sent me. I've learned a lot! However, I've only been using ASP.Net since about January, so I have a question thats a bit beyond my skill to answer. The Graphics/Bitmap experiments seem to fix a chart to the top left of the screen. I'm wondering if & how I could relocate it. I don't need a movable version, that might be later. I just want it in a fixed into a position below some statistics that I'd like to display. I'm wondering if the answer is to use "SetClip" or "Graphics.Clip"? According to VS Help, Clip "Gets or sets a Region object that limits the drawing region of this Graphics object." Has anyone used this before? Could someone please send a simple VB code example? Thanks in advance. May you have a blessed day.