box.set_text_formatting() - Pine Script Function
box.set_text_formatting()
Section titled “box.set_text_formatting()”Overview
Section titled “Overview”Sets the formatting attributes the drawing applies to displayed text.
Syntax
Section titled “Syntax”box.set_text_formatting(id, text_formatting) → voidParameters
Section titled “Parameters”| Name | Type | Description |
|---|---|---|
| id | series box | A box object. |