Support Board
Date/Time: Sun, 14 Sep 2025 22:59:47 +0000
Post From: DRAWSTYLE_TEXT - Left or Right text alignment instead of default Center
[2021-04-13 04:22:09] |
Dema - Posts: 42 |
Hi Team, I have coded an ACSIL study to use the DRAWSTYLE_TRANSPARENT_TEXT / DRAWSTYLE_TEXT to plot words when conditions are met. The default text alignment appears to be centered, but I need to be able to make this left-aligned and/or right-aligned because it is too hard to see which bar the text relates to. Can you please help with how I can do this? I tried the below from tool text alignment but that didn't work ('struct s_SCSubgraph_260' has no member named 'TextAlignment') Using Drawing Tools From an Advanced Custom Study: s_UseTool::TextAlignment Thankyou |