Hi,
Is there any way to send a piechart through email (sent using system.net.sendEmail) using html code?
Thanks!
Hi,
Is there any way to send a piechart through email (sent using system.net.sendEmail) using html code?
Thanks!
Maybe you can create a report with the pie chart showing the data that you want it to show and email that.
The watermark won't be there if you activate ignition licence for reporting module.
I'm not sure if there is another way to do this.
Was thinking of:
Generating piechart in a screen —> End of every week, automatically taking a snapshot of the piechart component —> store image in gateway –> send image through the img tag
How do you take the snapshopt automatically by the end of every week?
No idea