Page 1 of 1

Custom Y-axis autoscale issue

Posted: Mon Aug 05, 2013 11:46 pm
by 13051032
I turned off autoscalling of data by myYAxis.Automatic=False. But, how can i make sure that my y-axis scales to some value of my choice.

Please suggest:
1. How can set a custom min/max range on the my custom vertical y-axis
2. How can I set min/max labels of Y-axis to match my custom range values? This range needs changeable by the user. So, it should always show updated min/max values.

Thanks,

Re: Custom Y-axis autoscale issue

Posted: Tue Aug 06, 2013 12:30 pm
by 10050769
Hello Asupriya,

Could you please taking a look in Tutorial 4 - Axis Control and the Demo projects, concretely, All features\Welcome!\Axes and try adapt for your code the suggestions appear in the tutorial and demo examples to achieve as you want. If you have any problems please let me know.

Thanks,