timb

Can PYaxisMinValue be set to a fixed value?

Recommended Posts

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now