Support Board
Date/Time: Mon, 03 Nov 2025 23:19:21 +0000
Post From: How to Show ACSIL UserTools on Multiple Charts?
|   [2023-03-15 09:53:46]     |  
| User907967 - Posts: 54 | 
| 
                Hi, can one access drawings from another chart via ACSIL? Say I have chart 1 with a bespoke ACSIL study and chart 2 with generated drawings using the following: Tool.LockDrawing = true; Tool.AddMethod = UTAM_ADD_OR_ADJUST; Tool.TransparentLabelBackground = true; Tool.AddAsUserDrawnDrawing = true; Tool.AllowCopyToOtherCharts = true; On Chart 1, I've been fiddling with sc.GetUserDrawnChartDrawing whilst trying to navigate through the drawings on chart 2 but was unsuccessful. Any thoughts?  | 
        
