Report with Line Chart

Stimulsoft Reports.NET discussion
Post Reply
flacid_snake
Posts: 9
Joined: Tue Nov 25, 2014 11:30 am

Report with Line Chart

Post 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!
Attachments
help_modified.mrt
(71.49 KiB) Downloaded 277 times
Data.csv
(387 Bytes) Downloaded 124 times
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Report with Line Chart

Post by Alex K. »

Hello,

Please try to use the ListOfValue property for the Series.

Thank you.
Attachments
help_modified2.mrt
(65.42 KiB) Downloaded 282 times
Post Reply