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