Support Board
Date/Time: Mon, 12 May 2025 10:37:48 +0000
Post From: Unexpected draw behavior with DrawingType: DRAWING_RECTANGLE_EXT_HIGHLIGHT
[2017-02-21 23:08:32] |
User735389 - Posts: 189 |
I want to draw a rectangle that extents to the end of the right side of the chart. So I am using the Drawing Tool and setting the parameters: Tool.DrawingType = DRAWING_RECTANGLE_EXT_HIGHLIGHT; Tool.EndDateTime = 150; It appears to be working properly when the BeginDateTime value is in view of the chart. But if I scroll left, where BeginDateTime is no longer in the chart view, the Rectangle will then be drawn across the entire chart. Is there a way to defeat this behavior (not draw the rectangle)? Screenshots attached Date Time Of Last Edit: 2017-02-21 23:09:19
|
![]() ![]() |