Support Board
Date/Time: Tue, 18 Feb 2025 22:37:08 +0000
Post From: No Build any files cpp
[2023-01-04 21:11:52] |
User431178 - Posts: 594 |
The available variables/functions are lilsted: ACSIL Interface Members - Variables and Arrays ACSIL Interface Members - Functions There is more information here: ACSIL Programming Concepts For drawing on the chart area, there are two options: 1) Use drawing tools from ACSIL: Using Drawing Tools From an Advanced Custom Study 2) Use windows GDI: ACSIL Programming Concepts: Custom Free Form Drawing into Chart Window Using GDI (Graphics Device Interface) Based on your sample code, seems option 2 could be suitable, there is even a simple example available. |