Support Board
Date/Time: Mon, 07 Sep 2026 07:06:01 +0000
Post From: Synchronous ASCIL method to draw on a chart on demand?
| [2014-11-07 11:22:59] |
| maxima120 - Posts: 167 |
|
ok lets say I use the tool drawing for this and I set the ChartNumber to the chart #2. How do I get access to the chart #2 context (SCStudyGraphRef) ? I need the chart #2 the last index and the last price. eg. Tool.BeginIndex = sc2.Index; Tool.BeginValue = sc2.Subgraph[4]; |
