Support Board
Date/Time: Tue, 30 Jun 2026 14:05:23 +0000
Post From: sc.GetGraphicsSetting() not working
| [2023-06-19 20:02:18] |
| WarriorTrader - Posts: 251 |
|
This will work: uint32_t Color, LineWidth;
SubgraphLineStyles LineStyle = LINESTYLE_UNSET; sc.GetGraphicsSetting(sc.ChartNumber, n_ACSIL::GRAPHICS_SETTING_CHART_BACKGROUND, Color, LineWidth, LineStyle); |
