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