Login Page - Create Account

Support Board


Date/Time: Sun, 22 Dec 2024 05:35:32 +0000



ACSIL - Tool - MultiLineLabel related question

View Count: 830

[2015-07-03 02:41:46]
ejtrader - Posts: 688
SC Team - Would you please clarify how to define multi-line label for DRAWING_TEXT ?

Unable to find example/documentation on this.

If wanted to display the following how to format the text(in 2 lines) using multi-line label - how to format the text.

thanks

Line1
Line2
Date Time Of Last Edit: 2015-07-03 02:42:42
[2015-07-03 04:50:38]
Sierra Chart Engineering - Posts: 104368
"Line1\rLine2"

or

"Line1\r\nLine2"

You need to try both.
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing
[2015-07-03 05:18:44]
ejtrader - Posts: 688
Line1\n\Line2 - Works - Probably the most efficient one
Line1\r\n\Line2 - Works
\Line1\r\Line2 - Doesn't work

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account