timb Report post Posted January 7, 2009 Hi, I have discovered thru my own graphs not working how i want and other post on this forum that PYaxisMinValue cannot be set for the stacked column graph. What we require is a stacked column graph where the Min and Max values of the primary Y axis are the same. At the same time the secondary Y axis, on a different scale, also needs to have the same Min and Max value. This means that both Primary and Secondary will share the same 0 line, and this will be in the middle of the graph. The XML looks like this: .... PYaxisMaxValue='1000000' PYaxisMinValue='-1000000' SYaxisMaxValue='60000' SYaxisMinValue='-60000' It seems very strange to us that the Min values can't be set. Is there any work around or way of getting the graph to display the way we need? Thanks Tim Share this post Link to post Share on other sites
Rahul Kumar Report post Posted January 9, 2009 Hi, I am sorry, it is not possible as of now. Share this post Link to post Share on other sites