what should I do to the following task:

1. Read data from a comma separted file, and show the data in a chart form.

I am able to successfully read the data (using streamreader class) and are there any third party tools that I could use to hook the data to a chart control? or is there any better way to do this stuff?

thanks
nath