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