Support Board
Date/Time: Mon, 03 Nov 2025 23:52:31 +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);  | 
        
