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