OWC chart with date problem!!!

A

alexaung

Hi,

I am using owc line chart in my asp.net application.

My line chart's X-axis value is date.

So when I generated the chart, all the values are sum base on the date. E.g.
I have order 10 and 12 in same date. In chart, I can only see 22 in Y-axis.
I don't want this group by thing. Please let me know which property do I
need to set?

Thanks in advance.

Alex
 
Top