Hi All,

I Need to draw a user defined graph in VB6.0, for that i used the PictureBox as my Plotting space.

I get the Input for plotting scale on PictureBox as per user input, the Main Problem I'm facing is if suppose the user input is in between -8 to 10 for X-axis and 98.39 to 98.876 for Y-axis the middle portion for scale shows wrong coordinates which could result into unexpected behaviour for my graph.

Plz could anyone tell me what should i have to do to plot my exact graph..

Waiting for reply soon...