box.set_border_width() - Pine Script Function
box.set_border_width()
Section titled “box.set_border_width()”Overview
Section titled “Overview”Sets the border width of the box.
Syntax
Section titled “Syntax”box.set_border_width(id, width) → voidParameters
Section titled “Parameters”| Name | Type | Description |
|---|---|---|
| id | series box | A box object. |