Login Page - Create Account

Support Board


Date/Time: Sat, 27 Apr 2024 02:54:04 +0000



Post From: Error creating chart image for sc.SaveChartImageToFileExtended

[2020-02-03 02:51:16]
User189399 - Posts: 43
I wrote a code to save the chartimage in case of some conditions were met and shown below. I found it can successfully save the image for the 1st time since the SC startup. After the 1st image saved, SC reported "Error creating chart image" for the further images. It can resume normal after restart SC. Pls help to fix this issue.


sc.SaveChartImageToFileExtended( sc.ChartNumber, ImageFile, 0, 0, 0);