Start New Discussion Reply to this Discussion Graphs in asp .net csharp
I was able to generate a graph successfully using the <asp:Chart> in asp .net with c# code behind feature but a hiccup came in because I want one of my axes to represent TIME which it doesnot seem to support. Are there any alternatives or can I do this : Plot the graph using relative time values and label them with time string? To clarify further, suppose I need to plot:
1. 10:30
2. 12:00
3. 15:30
Then I convert them into minutes relative from 00:00 as 630, 720, 930, Plot them and then label them as strings.
I will be really grateful for any help. It is really eating up my head!
Thanks in Advance :)
anurag.kyal
Newbie Poster
13 posts since Aug 2010
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0
I do not think there is anything automatic as such , you will need to generate a collection with help of date and time function
khadakbist
Light Poster
30 posts since Feb 2011
Reputation Points: 7
Solved Threads: 10
Skill Endorsements: 0
© 2013 DaniWeb® LLC
Page generated in 0.3161 seconds
using 2.67MB