Support Board
Date/Time: Tue, 04 Mar 2025 06:33:39 +0000
Post From: When automatic compression does not fit graph on the bottom edge
[2021-11-24 14:38:34] |
SkyKeeper - Posts: 40 |
Hi, When automatic compression does not fit graph on the bottom edge, diamond is used sc.Graph Draw Type = GET_CUSTOM; VcHigh.DrawStyle = DRAWSTYLE_BAR_TOP; VcLow.DrawStyle = DRAWSTYLE_BAR_BOTTOM; VcClose.DrawStyle = DRAWSTYLE_DIAMOND; VcHigh.LineWidth = 3; VcLow.LineWidth = 3; VcClose.LineWidth = 1; |
Private File Private File |