box.set_text_size() - Pine Script Function
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. |