hello everyone !

i've a graph in a picturebox. i justwant to change the labels in the picturebox at the click of a button. i'm using picture1.print for the same. now the prob is when i cliock on the button, the labels are not getting refreshed. i'm using picture1.refresh after picture1.print .... but no use !

but when i draw the graph again with a new set of values, and then display the labels ... the labels are shown correctly.

tell me some way to refresh the picturebox to show the current labels at the click of a button.

thanks

shruti !