Support Board
Date/Time: Fri, 02 Jan 2026 09:09:01 +0000
Post From: sc.GetGraphicsSetting() not working
| [2023-06-19 20:02:18] |
| WarriorTrader - Posts: 247 |
|
This will work: uint32_t Color, LineWidth;
SubgraphLineStyles LineStyle = LINESTYLE_UNSET; sc.GetGraphicsSetting(sc.ChartNumber, n_ACSIL::GRAPHICS_SETTING_CHART_BACKGROUND, Color, LineWidth, LineStyle); |
