×

Sign up and get MultiCharts free

Use its powerful simulation mode with data included out of the box. Just fill out the form and start honing your trading skills with a few clicks.

Changes - MultiCharts

Changes

Jump to navigation Jump to search

GetBackgroundColor

169 bytes added, 13:40, 19 February 2012
no edit summary
Returns an [[RGB ]] color number or a [[LegacyColorValue|legacy color value ]] that correspond to the background [[:Category:Colors|color ]] of the chart.
==== Usage ====
<syntaxhighlight>GetBackgroundColor</syntaxhighlight>
==== Example ==Notes ==Assign an RGB color number, corresponding * Use [[SetPlotBGColor]] to set the background color of the chart, to Value1 variable: for a specified [[Plot]].
<syntaxhighlight>== Example ==Assign an [[RGB]] color number, corresponding to the background color of the chart, to the Value1=GetBackgroundColor;</syntaxhighlight> variable:
Assign a legacy color value, corresponding to the background color of the chart, to <syntaxhighlight>Value1 variable: = GetBackgroundColor;</syntaxhighlight>
<syntaxhighlight>Assign a [[LegacyColorValue=True|legacy color value]];, corresponding to the background color of the chart, to the Value1 variable:
<syntaxhighlight>[LegacyColorValue = True]; Value1=GetBackgroundColor;</syntaxhighlight>
[[Category:Plotting]]

Navigation menu