Skip to content
Algo Trade Analytics Docs
Pine library page — review pending. This page is preserved for compatibility but is not part of the reviewed search index. Check the official Pine Script v6 reference before relying on its explanation, signature, or example.

box.set_text_size() - Pine Script Function

The function sets the size of the box’s text.

box.set_text_size(id, text_size) → void
NameTypeDescription
idseries boxA box object.