×

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

SetPlotWidth

592 bytes added, 14:48, 23 January 2012
Created page with "Assigns a specified line width to the specified plot for the duration of the current bar. ==== Usage ==== <syntaxhighlight>SetPlotWidth(PlotNumber,LineWidth)</syntaxhighlig..."
Assigns a specified line width to the specified plot for the duration of the current bar.

==== Usage ====
<syntaxhighlight>SetPlotWidth(PlotNumber,LineWidth)</syntaxhighlight>

Where: [[PlotNumber]] - a numerical expression specifying the plot number; plot numbers range from 1 to 999

[[LineWidth]] - a numerical expression specifying the plot line width; line width can range from 1 to 14

==== Example ====
<syntaxhighlight>Assign a plot line width of 10 to plot1 for the duration of the current bar:

SetPlotWidth(1,10);</syntaxhighlight>

[[Category:Quote Fields]]
Anonymous user

Navigation menu