Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
265
Create dynamic column series
posted

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#