Hi All,
I have requirement like need to show verticl Bar graph example like I have DB Jobs total -21 in this i need to show in bar graph(vertical) has 1 Failed , 20 is running and total count of Jobs (total 3 bar graphs ) i need to show in Bar chart graph as vertical.
I am getting total count of Jobs on each running,Failed ,total and also i need to show Month on Xaxis on each Jobs.
I am using asp.net C# .
Thanks
Anand