PLOT_STEP( <value> )
PLOT_STEP( <value>, <linewidth>, <linecolor> )
Draws a step plot of the value.
Function ParametersParameter | Description |
---|
<value> | The value to plot. |
<linewidth> | The width or thickness to draw the line. |
<linecolor> | The color to draw the line. |
Back to the Scripting Function Reference