Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Daw.TextFixed formatting
Collapse
X
-
Hello fxRichard, and thank you for your question.
I am including an excerpt from the Draw.TextFixed documentation.http://ninjatrader.com/support/helpG...egies_tab2.htmFrom this we can see a single Brush and a single SimpleFont must be applied to the entire block of text. The only way your goal could be accomplished would be through making a custom font, possibly using the publicly available MSDN documentation here,
Draw.TextFixed(NinjaScriptBase owner, string tag, string text, TextPosition textPosition, Brush textBrush, SimpleFont font, Brush outlineBrush, Brush areaBrush, int areaOpacity)
Defines a particular format for text, including font face, size, and style attributes. This class cannot be inherited.
Please let us know if there are any other ways we may help.
Jessica P.NinjaTrader Customer Service
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
558 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
324 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
101 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
546 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
547 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment