Login Page - Create Account

Support Board


Date/Time: Fri, 26 Apr 2024 08:43:13 +0000



tool set fine size with DRAWING_HORIZONTAL_RAY

View Count: 613

[2019-08-13 17:41:09]
onnb - Posts: 660
We are drawing DRAWING_HORIZONTAL_RAY with ACSIL

See sample code below.
The text draws fine, I don't see the font size changing - is that expected?



tool.Text = SCString().Format("%i %02i:%02i:%02i %s", vol, dt.GetHour(), dt.GetMinute(), dt.GetSecond(), sc.FormatGraphValue(tool.BeginValue, sc.BaseGraphValueFormat).GetChars());
tool.TextAlignment = DT_RIGHT | alignment;
tool.FontSize = in_font_size.GetInt();

Date Time Of Last Edit: 2019-08-13 17:41:25
[2019-08-16 19:37:04]
Sierra Chart Engineering - Posts: 104368
Yes, the font size for that drawing tool will use the Global Chart Drawing Font:
Chart Drawing Tools: Global Chart Drawing Font (Global Settings >> Tool Settings >> General >> Drawing Font)
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
Date Time Of Last Edit: 2019-08-16 19:37:23

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

Login

Login Page - Create Account