Support Board
Date/Time: Sat, 05 Jul 2025 19:18:28 +0000
Post From: Stationary Text from ACSIL
[2017-10-31 14:11:37] |
cross - Posts: 70 |
Text moves to the left with the chart which is not the expected behaviour (imo). TextTool.DrawingType = DRAWING_STATIONARY_TEXT; TextTool.AddMethod = UTAM_ADD_OR_ADJUST; TextTool.AddAsUserDrawnDrawing = 1; TextTool.UseRelativeVerticalValues = 1; TextTool.BeginDateTime = 80; TextTool.BeginValue = 90; Thanks |