gustavo.zamper Posted February 9, 2015 Posted February 9, 2015 I can convert one tunichart to image ? Quote
Sherzod Posted February 10, 2015 Posted February 10, 2015 Hi, If the client-side, try: procedure TMainForm.UniButton1Click(Sender: TObject); begin UniSession.AddJS('MainForm.UniChart1.chart.save({type: ''image/png''})'); end; Best regards. Quote
gustavo.zamper Posted February 10, 2015 Author Posted February 10, 2015 works ! Best Regards !!! Quote
AntonioM Posted August 5, 2020 Posted August 5, 2020 How can you set the file name and destination folder? Thx Quote
Sherzod Posted August 5, 2020 Posted August 5, 2020 48 minutes ago, AntonioM said: How can you set the file name and destination folder? \FMSoft\Framework\uniGUI\Demos\Desktop\ChartDemo - SaveImage Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.