This is a migrated thread and some comments may be shown as answers.

Generate .png chart from Windows Service

1 Answer 60 Views
Miscellaneous
This is a migrated thread and some comments may be shown as answers.
Andrew
Top achievements
Rank 2
Andrew asked on 26 May 2009, 03:18 PM
I need to generate a .png chart from a windows service. Which chart object would be my best choice ASP / WinForms  or WPF? (I'm assuming I can use any of these objects from a windows service as long as I save to .png)

Andrew

1 Answer, 1 is accepted

Sort by
0
Ves
Telerik team
answered on 29 May 2009, 07:05 AM
Hello Andrew,

RadChart for WPF will not allow saving to an image in this scenario.RadChart for winforms would require minimum effort on your side -- it exists in a stand-alone assembly, while RadChart for ASP.NET AJAX is in Telerik.Web.UI assembly, which contains the entire suite. You will only need to add reference to the System.Windows.Forms and Telerik.WinForms.RadChart assemblies.
RadChart for WPF will not allow saving to an image in this scenario.

Hope this helps.

Regards,
Ves
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Miscellaneous
Asked by
Andrew
Top achievements
Rank 2
Answers by
Ves
Telerik team
Share this question
or