Support Board
Date/Time: Fri, 07 Nov 2025 12:51:53 +0000
Post From: sc.DeleteACSChartDrawing method not working?
| [2017-02-18 00:57:19] |
| User735389 - Posts: 189 |
|
Pretty simple, my study programmatically opens new charts and programmatically draws a bunch of stuff of the charts. Attempting to clear all drawings on the charts: sc.DeleteACSChartDrawing(sc.ChartNumber, TOOL_DELETE_ALL, 0); but it always returns 0. sc.ChartNumber verified to be a valid chart number. Any ideas? *Edit: Does this not function work when the chart IsFullRecalculation or other state? *Edit2: Looks like this was the case. Date Time Of Last Edit: 2017-02-18 01:58:02
|
