JorgeV Report post Posted April 26, 2010 Hi, Now that I can render my charts, I'm trying to create a line chart in 3D similar to the combo you have in the samples. But I just want the line part not area or bars. Is it possible? I have attached the two images chart_1 is how I want the chart to display. Chart_actual is how is being plot right now. I have included the parameters I had set. Also I would like to change the colors and I have played with the chartpalette but no changes so far. Are the parameters name the same as in the XML documentation? $strParam2="yAxisMaxValue=100;chartpalette=5;showValues=0;numberPrefix=%;endAngX=35;endAngY=-20"; Thanks for the help. Jorge V. Share this post Link to post Share on other sites
Guest Rajroop Report post Posted April 27, 2010 Hey Jorge, Apologies for the late reply. You would only have to add renderAs='Line' to the <dataset> element for this. Could you please take a look at the attached image and the corresponding attached XML for this? I hope this helps. Data.xml Share this post Link to post Share on other sites