Login Page - Create Account

Support Board


Date/Time: Thu, 28 Nov 2024 01:45:04 +0000



Post From: sc.GetGraphicsSetting() not working

[2023-06-19 20:02:18]
WarriorTrader - Posts: 245
This will work:

  uint32_t Color, LineWidth;
  
  SubgraphLineStyles LineStyle = LINESTYLE_UNSET;
  sc.GetGraphicsSetting(sc.ChartNumber, n_ACSIL::GRAPHICS_SETTING_CHART_BACKGROUND, Color, LineWidth, LineStyle);