i have an excel file with two columns in it. what i want to do is to draw a graph in c# based on the values of those columns.

say i have columns targetPrice and acutalPrice in excel. i want to draw a graph with prices on y-axis and days on x-axis, thus this graph would show a comparison of actual and target values on different days.

how can i achieve this. i m new to reporting in c#. need step by step help.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.