Support Board
Date/Time: Mon, 20 Jan 2025 17:02:29 +0000
Post From: s_UseTool issue on InfinityAT Sierra version 1764 32 bit
[2018-06-20 14:39:43] |
User99735 - Posts: 234 |
Hi, After looking at the sample code scsf_UseToolExampleRectangleHighlight, the rectangles are plotted with Tool.AddAsUserDrawnDrawing = 0. However when I try to plot on an 'external' chart, plot is still happening on the chart where the study is running, ie - Study is running on chart #1, - With Tool.ChartNumber = 2; - The rectangle plot still happens on chart #1 instead of #2. Regards Vivek |