Sign in to follow this  
Guest Rajroop

problem to render Combination Chart XML

Recommended Posts

Dear Friend,

 

 

 

I have the attached combination chart XML. I want to have a single chart with both line and Bar chart in it.

 

I used this method when I had a single chart:

 

 

 

FCLiteral.Text = FusionCharts.RenderChartHTML("../FusionCharts/FCF_Line.swf",

 

"../Admin/csvImporter/Confirm/xxx.xml", "",

 

"myFirst", "600", "300", false);

 

 

 

would you please let me know what should I do now?I use asp.net with C#

GradeStudent1.xml

Edited by Guest

Share this post


Link to post
Share on other sites
Guest Basundhara Ghosal

Hi Leva,

I am afraid, FusionCharts Free does not support Combination Chart(one chart that have the swf files of a line chart as well a bar chart).

However, in case you are using FusionCharts version3.1.1(Trial Pack), please try using the "MSColumnLine3D.swf" file for the same.

Hope this helps. :D

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