How can I get the maximal visible value
Posted: Fri Nov 28, 2003 3:12 pm
Using the getMaximumAxisValue() will tell me the maximum value of the series, but not the maximal value actual visible on screen.
I want to resize my y-axis on depending on the values displayed. I wrote a listener, which will do this, if the last value is 70% of the maximal visible value. But I cannot find a way to get this max. visible value
Any idea?
I want to resize my y-axis on depending on the values displayed. I wrote a listener, which will do this, if the last value is 70% of the maximal visible value. But I cannot find a way to get this max. visible value
Any idea?