×

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

GetPlotWidth

71 bytes added, 13:36, 19 February 2012
no edit summary
Returns the plot line width value of the specified plot. Plot line width values range from 0 to 14.
==== Usage ====
<syntaxhighlight>GetPlotWidth(PlotNumber)</syntaxhighlight>
Where: [[ :'''PlotNumber]] ''' - a numerical expression specifying the plot number; plot numbers range from 1 to 999 . == Notes ==* Use [[SetPlotWidth]] to set the width of a specified plot.
==== Example ====
Assign the plot line width value of Plot1 to Value1 variable:
<syntaxhighlight>Value1=GetPlotWidth(1);</syntaxhighlight>
[[Category:Plotting]]

Navigation menu