Page 1 of 1

Set Maximum and Minimum Values to Chart Y axis in a Databand

Posted: Thu Oct 25, 2012 8:52 am
by stiuser
Hi,
I need to set the maximum and minimum values to Chart Y axis. The Chart is placed in a databand. So the report should have more than one chart. Each chart has the same Maximum and minimum Y axis values. So the scaling for all the charts’ Y axis should be same. I tried the Chart->Properties->Area->Y axis->Range Minimum and maximum. But the issue is, suppose If I set minimum =5 and Maximum=10, then it will show all the points in between the minimum and maximum. But the Y – axis values scaling is different. Some chart will display 8 as the maximum value; some other charts will display 10 as the maximum value. Same is in the case of Minimum. Is there any way to display y- axis values staring from minimum value to maximum value?

Re: Set Maximum and Minimum Values to Chart Y axis in a Data

Posted: Fri Oct 26, 2012 6:02 am
by HighAley
Hello.

Please, set the Area - Y Axis - Range - Auto property of the Chart to False.

Thank you.