Page 1 of 1

Report with Line Chart

Posted: Tue Dec 02, 2014 1:27 pm
by flacid_snake
Hi,

I'm using Reports.Net 2009.2.461 from 10 August 2009.

I need help with the attached report (a csv file with the data is attached, too).

I need to build a chart with lines (similar to the clustered columns you can see in the attached report) so it can show the progression of the values, but the only thing I could achieve was a lot of single points. How can I build this line chart correctly?

Any help will be appreciated.
Thanks in advance!

Re: Report with Line Chart

Posted: Wed Dec 03, 2014 8:33 am
by Alex K.
Hello,

Please try to use the ListOfValue property for the Series.

Thank you.