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
1015
Use only one range limit of an axis as custom
posted

Hello!

I’ve got a composite chart with one or more y-axes. Is there a way to use only RangeMin or RangeMax and set respectively the other one to automatic? What I try to avoid is to loop through all values and find out the max or min value by myself. Maybe I can use the mechanism the chart uses to find out the axis min/max and use only the values to customise the axis?

Any help is appreciated

Uli