Link to home
Start Free TrialLog in
Avatar of dkilby
dkilbyFlag for Canada

asked on

asp.net Line Chart + Multiple Series

I am trying to create a line graph using asp.net Chart control, i want to populate from database, how would I do this?

the data has Customer Name - which would be dynamically added - one line by Customer

Then the X Axis is a date - Week, and then Y Axis is a percentage.

Thanks
ASKER CERTIFIED SOLUTION
Avatar of Randy Downs
Randy Downs
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial