Hi.
I am still new to Xceed chart for ASP.Net.
I can connect to the Database and fetch out the columns from a table and display them to my chart(xceed).
However, I can not specify my X-Axis to populate from the database.
For example, i want to plot a graph of Sales Vs Date.
On my Y-Axix, i can show the sales figure but can't show the Date(stored in the database).
Please can someone help me with the code to populate my X-axis from the database???
Thanks.