Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

Daw.TextFixed formatting

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Daw.TextFixed formatting

    Does the Draw.TextFixed support any type of formatting? Meaning if I want to color portions of the text certain colors etc is this possible? It seems you can only apply a brush to the entire text. Thanks.

    #2
    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.htm
    Draw.TextFixed(NinjaScriptBase owner, string tag, string text, TextPosition textPosition, Brush textBrush, SimpleFont font, Brush outlineBrush, Brush areaBrush, int areaOpacity)


    From 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,

    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

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Waxavi, Today, 02:10 AM
    0 responses
    2 views
    0 likes
    Last Post Waxavi
    by Waxavi
     
    Started by TradeForge, Today, 02:09 AM
    0 responses
    4 views
    0 likes
    Last Post TradeForge  
    Started by Waxavi, Today, 02:00 AM
    0 responses
    2 views
    0 likes
    Last Post Waxavi
    by Waxavi
     
    Started by elirion, Today, 01:36 AM
    0 responses
    4 views
    0 likes
    Last Post elirion
    by elirion
     
    Started by gentlebenthebear, Today, 01:30 AM
    0 responses
    4 views
    0 likes
    Last Post gentlebenthebear  
    Working...
    X