I am running asp.net framework 4.0; Windows 10; Telerik UI for ASP.NET AJAX v2015.2.729.40
In a webforms asp.net project, I have created multiple RadGauges in my C# codebehind, using data pulled from a SQL Server database. Now I need to do one or more of the following:
-save the RadGauges to PDF or as an image file (that can later be emailed)--preferably mutiple gauges per file;
-OR email the gauges
-OR print the gauges
If I can do the FIRST option, I can, obviously do the other two...
I have searched and searched for several days to attempt to do this on my own before sending in a request...and I simply cannot seem to work this out. Can someone assist me? Thanks in advance for any assistance!