Support Board
Date/Time: Mon, 25 Nov 2024 22:30:34 +0000
Post From: Table using sc.GraphDrawType = GDT_NUMERIC_INFORMATION
[2024-02-02 14:15:52] |
User43 - Posts: 101 |
Short answer is one study can only draw in it's assigned chart region. You need a second study to draw info in a different region. The following section describes how to add information in a different chart region. ACSIL Programming Concepts: Drawing Study in Two Different Chart Regions This is a prepared SC study to retrieve information from a Subgraph of your study. Study Subgraph Reference Or you write your own study using the information from your base study within a different region. |