Hi,
I have created webchart using NumericSeries.
Added the NumericSeries to chart as,
chart.series.add(ns);
How do I import this Webchart in pdf?
Charts can be saved to PDF using our document engine. Check out this help link for sample code:http://help.infragistics.com/Help/NetAdvantage/ASPNET/2009.1/CLR3.5/html/Chart_Export_to_PDF.html