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