Support Board
Date/Time: Wed, 14 May 2025 23:33:10 +0000
Post From: System with study in chart region 2
[2018-07-06 17:57:10] |
User39772 - Posts: 311 |
Thank you very much. What I need to do is to assign a first subgraph to the main price, i.e. sc.GraphRegion = 0 and several other subgrsphs to other chart regions sc.GraphRegion = 1 and sc.GraphRegion = 2. It is not clear how I can do that because ACSIL Interface Members - Variables and Arrays: sc.GraphRegion seems to show a setting that is kind of global. Is there a way to assign a specific subgraphs to specific chart regions within a system dll ? |