Hi,
I would like to change the „display“ range of the NumericYAxis. But I found only the properties “MinimumValue” and “MaximumValue” which are not the display range. The display range depends on the scale factor (=Zoom in/out). In the attached example code I would like to change the Y Axis Display Range.
You find in the attached zip file two screenshots (StandardView.png and AfterYScaling.png) where I explain the problem.
Thank you,
Thomas
Hello Thomas,
Thank you for your feedback. I am glad that you resolved your issue and I believe that other community members may benefit from this as well.
Thanks again.
Hello Stefan,
I'm very sorry for the late response. I have contacted Krasimir for the same problem.
Please see the attachment from Krasimir.
Thank you for your effort. Your solution gave me a lot of information for understanding the behaviour of the Zoombar (vertical and horizontal).
Regards,
I am just checking the progress of this issue and was wondering if you managed to achieve your goal or if you need any further assistance on the matter.
Thank you for your post. I have been looking into it and I modified the sample you sent, so now it has the functionality you want. Basically I handled the Editor’s ValueChanged events and set the Range of the ZoomBar according to the values. Please let me know if this helps you or you need further assistance on this matter.
Looking forward for your reply.