Support Board
Date/Time: Fri, 17 Jan 2025 05:58:32 +0000
Post From: Simple Text Label in ACSIL?
[2017-11-29 20:12:02] |
User799373 - Posts: 19 |
Thanks, if I understand correctly that is for displaying a studie's name/value in the same manner one would specify in the subgraph style section of an advanced study. What I'm looking to do is display a series of labels much like the "Large Text studies" which is the examples I was looking at, which seem verbose, but if that's the way to do it, I guess I'll do that. I believe what I'm looking for is this: ACSIL Interface Members - sc.Subgraph Array: sc.Subgraph[].DrawStyle sc.Subgraph[].DrawStyle and in particular this DRAWSTYLE_TEXT, is this correct? I'm porting a study in which I have various values displayed as text labels and which change colors dynamically. The values of this studies will not be displayed as subgraphs. Thanks! |