1
Answer

how to create the line chart(graph) in asp.net using c#

Ask a question

hello,

i want to create line chat in asp.net using c# code,

x-axis range is 0.01615 to 0.01657 and y-axis 1-24(time/hrs)

i retrive above x values from database and time also

for example today 6oclock data is 0.01615 and 2mrw dtaa is 0.01657(6 o clock)

i want display graph like that

plz help me ......

 


Answers (1)