Support Board
Date/Time: Wed, 05 Nov 2025 05:35:56 +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 |
