label.set_point() - Pine Script Function
label.set_point()
Section titled “label.set_point()”Overview
Section titled “Overview”Sets the location of the id label to point.
Syntax
Section titled “Syntax”label.set_point(id, point) → voidParameters
Section titled “Parameters”| Name | Type | Description |
|---|---|---|
| id | series label | A label object. |