box.set_text_size() - Pine Script Function
box.set_text_size()
Section titled “box.set_text_size()”Overview
Section titled “Overview”The function sets the size of the box’s text.
Syntax
Section titled “Syntax”box.set_text_size(id, text_size) → voidParameters
Section titled “Parameters”| Name | Type | Description |
|---|---|---|
| id | series box | A box object. |