Zooming chart in splash screen

Perseus

Member
Joined
Aug 5, 2009
Messages
7
Programming Experience
Beginner
Hi friends,
New one here... and new in vb.NET also..:D

I have started building a application which will display some data from access and plot the graph of them..
I have plotted it on one form, but i need zoom that graph runtime if user wants so..I am planning to create a splashscreen where i can show chart object in bit large view..but i dont know how to pass a object from one from to other ..
I have a doubt...:confused: that do i need to recreat chart on splashscreen? or there is any method where i can call the graph from main form to my new form( splashscreen)?
Any clue would be appreciated...
Thanks in Advance
 
Back
Top