Brian Maring

SYAxisMinValue not working

Recommended Posts

Guest Madhumita

Hello,

The SYAxisMinValue attribute was not working because there was no dataset defined pertaining to the Secondary y-axis.

Thus if you want to display the SYAxisMinValue as '65' , a dataset pertaining to the secondary y-axis has to be defined. If you do not wish to show that particular dataset you can set alpha='0' in the <dataset> element .

Hope this helps. :(

Share this post


Link to post
Share on other sites
Guest Madhumita

Hello Brian,

If you do not wish to display the y-axis values in the secondary axis, please set showSecondaryLimits='0' showDivLineSecondaryValue='0' in the <chart> element.

Alternatively, if the secondary axis is not being used at all, you can consider using the MSColumn2D.swf.

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