Support Board
Date/Time: Thu, 06 Nov 2025 03:29:53 +0000
[Programming Help] - s_UseTool::LockDrawing - allow modification on chart
View Count: 415
| [2023-08-05 19:45:36] |
| User992949 - Posts: 4 |
|
Is there a way to enable the modification of a Drawing on Chart, if it was created by a custon Study? I recently ported my Indicators from NinjaTrader to SC and not being able to even delete Drawing with your mouse, is a bummer. I tried foo.LockDrawing = false but it is not working. |
| [2023-08-05 21:31:57] |
| User431178 - Posts: 805 |
|
You need to add drawing as user drawn to be able to manually adjust them. Using Drawing Tools From an Advanced Custom Study: s_UseTool::AddAsUserDrawnDrawing |
To post a message in this thread, you need to log in with your Sierra Chart account:
