Hi,
I have created xamdatachart and binded using datatable which contains three main columns such as date, downtimereason and downtimehours. Each downtime reason is having downtime hours.
X-Axis - date
Y-axis - Downtimehours for each downtimereason
We need to create column series for each downtime reason based on date. Please suggest to create multiple column series dynamically in C#
Hello,
Thank you for your post. I have been looking into it and I can suggest you see this link from our online documentation:
http://help.infragistics.com/Help/NetAdvantage/WPF/2013.1/CLR4.0/html/xamDataChart_Multiple_Series.html
where it is explained how to use multiple series in or XamDataChart control. Please let me know if this helps you or you need further assistance on this matter.
Looking forward for your reply.
I have checked this link but in that only two column series are defined. I want to define the column series for each downtime reason based on date and getting the Number of Downtime reasons from datatable at run time. Number of downtime reasons may vary. I hope that you understand the issue. If not , Please let me know.
Hello srikanthBugga,
We are still following this forum thread. Have you been able to take a look at the attached sample?
Please feel free to let us know if you have any other questions with this matter.