Hi guys,
I'm currently trying to develop a simple graph on my website by using 3 panels.
Basically I want to use one panel for the background image (X and Y axis) and the other two for bar graph blocks.
My problem is that the panels are set to left justified...Like a word processor...I know how to change them to center or right justified. I need to be able to move objects in the background panel freely w/o any justification (like a windows form). How do I go about accomplishing this on my .aspx web form (Using VB.net)?
Thanks,
Justin