Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
65
How to automatically scale all series of an UltraChart to full y-axis range
posted

Hello,

is it somehow possible to let the UltraChart automatically scale all its series to be shown in full y-axis range (length)?

Example:
Series 1: Has y-values between -10 and 10
Series 2: Has y-values between -100 and 100
Series 3: ...
Series 4: ...
...

Now I want to show all series at once, each using the full range (length) of the y-axis.
Is that possible ?

Thanks in advance,
Robert