Login Page - Create Account

Support Board


Date/Time: Sun, 01 Mar 2026 07:01:17 +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