Thursday, September 18, 2008

to scale the range of the value axis in bar chart

i used
resizeRange(double value) method of ValueAxis class but its of no use.

then tried to use setRangeAboutValue(value,length) but of no use.

i tried to find the method which directly manipulates the scale of the value axis but i couldn't do so.

No comments: