Sign in to follow this  
yokie_joe

Enabling Rotation For 3D Charts

Recommended Posts

Hi there,

 

I have created an MSCombi3D chart.

However, if the user wants to be able to rotate the chart, they need to right click on the chart and click on the "Enable Rotation" option in the context menu.

Is it possible for me to set "Enable Rotation" in my code so that the user doesn't have to click on the context menu?

Thanks,

Kevin

Share this post


Link to post
Share on other sites
Guest Angie

Hi,

 

Welcome to FusionCharts Forum!smile.gif

 

Please try the same using <allowRotation="1"> attribute inside the <chart> element of the XML document.

 

Hope this helps.smile.gif

Edited by Angie

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