Sign in to follow this  
nih

Pie Chert Rendering Issue

Recommended Posts

Hi All,

 

I am facing a strange issue. I try to generate a pie chart using the following code, which works fine on my local machine but does not create pie chart on the server. What could be the issue.

 

Literal1.Text = FusionCharts.RenderChart("FusionCharts/Pie3D.swf", "", strXML, "productSales", "100%", "100%", false, true, false);

 

Any help will be greatly appreciate.

 

Thanks

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