shay Report post Posted May 29, 2008 (edited) hello, I hope that i can get some help here.I am getting a problem to render a multi series line chart. The xml string seems to be correct, but it is not displaying the chart (FCF_Line). I am using asp.net with c#.net. Please find below my codes: return FusionCharts.RenderChartHTML("reports/FCF_Line.swf", "", strXML, "", "700", "500", false); The xml string: Thank you Shahela Edited May 29, 2008 by Guest Share this post Link to post Share on other sites
Arindam Report post Posted May 29, 2008 Hi shay, Please use multi series line chart [FCF_MSLine.swf] chart for that type of XML. Share this post Link to post Share on other sites
shay Report post Posted May 30, 2008 Hello Arindam, Oooopss...yes..thats so obvious.. thank you for your reply... cheers.. Shay Share this post Link to post Share on other sites