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
Hi,
I just wanted to know if you were able to solve your issue based on my suggestions or you still need help? Just let me know.
Thank you.
Hello Hristo,
sorry your suggestions where not very helpful. I figured out a way to get good RangeMin and RangeMax values (even better than the infragistics automatic once). Now I have two parameters where I can control the rounding and use of 0 as the start of the y-axis. Also I can have one fixed range value and one automatic.
Something like that (parameters to influence the automtic) would be a good idear for the chart control. (I think the automatic labeling of the axis isn't very good.)