|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 5/30/2008 3:44:53 AM
Posts: 2,
Visits: 5
|
|
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
|
|
|
|
|
Supreme Being
      
Group: Moderators
Last Login: Today @ 7:54:06 AM
Posts: 644,
Visits: 1,948
|
|
| Hi shay, Please use multi series line chart [FCF_MSLine.swf] chart for that type of XML.
Thanks,
Arindam FusionCharts Team
www.fusioncharts.com
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 5/30/2008 3:44:53 AM
Posts: 2,
Visits: 5
|
|
Hello Arindam,
Oooopss...yes..thats so obvious.. thank you for your reply...
cheers..
Shay
|
|
|
|