Support Board
Date/Time: Sun, 12 Jan 2025 04:07:44 +0000
Post From: ACS - sc.UseGlobalChartColors
[2017-01-25 16:04:28] |
jizzary - Posts: 177 |
the below is unclear (pls don't answer bt referring me to the web page) need some explanation (soem short example will assist) --------------------------------------------------------------------------- [Link] - [Top] Type: Read/Write Integer variable. When sc.UseGlobalChartColors is set to 1 or a nonzero number, then the global color settings defined in Global Settings >> Graphics Settings are used for the chart. When sc.UseGlobalChartColors is set to 0, then the chart specific color settings defined in Chart >> Graphics Settings are used for the chart. Since sc.UseGlobalChartColors affects the chart itself, it must be located outside and below the sc.SetDefaults code block. Example |