Zed Graph problem
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, What I need to be able to do is to set the top and bottom of the range displayed on the graph to 32,500 and -32,500 and plot values within this range, even if they are of the order +100 to -1000 say. I have tried Scale.Max and Scale.MaxGrace but neither of these appear to FIX the top and bottom values. Does anyone know if there is a way to do that?