Sign in to follow this  
Loko

Can't specify yAxisMaxValue for Stacked column 3D + Line

Recommended Posts

Hello,

 

 

 

Could you please use the following attributes in your chart element?

 

 

 

PYAxisMaxValue='100' (instead of YAxisMaxValue)

 

PYAxisMinValue='0' (instead of YAxisMinValue)

 

 

 

Since a Dual Y-axes chart has two axes, you need to specify pY(primary Y) and SY(secondary Y) when using attributes.

 

 

 

Hope this helps.

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
Sign in to follow this