Can Infragistics be used in Console applications? I have a console application where I have to generate charts and put them on excel files. Please let me know if it possible and if so, how? A sample code is appreciated. Thanks!
Take a look at this thread:
http://forums.infragistics.com/forums/p/9352/36483.aspx#36483
It tells you how to save the chart as an image, and then you can just insert them into excel. Hope this helps -Paul
But how to generate the chart from a console application. That was my first question. Is it possible with Infragistics?