label.set_textcolor() - Pine Script Function
label.set_textcolor()
Section titled “label.set_textcolor()”Overview
Section titled “Overview”Sets color of the label text.
Syntax
Section titled “Syntax”label.set_textcolor(id, textcolor) → voidParameters
Section titled “Parameters”| Name | Type | Description |
|---|---|---|
| id | series label | Label object. |