Is it possible that the axis scale outside the graph could be scale using the mouse event "mouse_down and hold" and move up or down in y-axis the same with the x-axis move left or right? ex. when I trigger MouseDownEvent and hold the x-axis scale 0.6 or at the space along with that scale and move it to the right, scale should scroll depend in the chartfraction? could you post an example? Thanks in advance!
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
If I understand your question correctly, here's my response: zedgraph has got an in-built function called "Pan", you could change the scale of x & y axis.
you could get back to original state by 'Un-Pan' (Context Menu) Cheers..:) |
|||
|
|
Do You want to create a ScrollBar?
|
|||
|
|