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

Access the current color style properties

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

  • NinjaTrader_PatrickH
    replied
    Hello PopovMP,

    Thank you for your post.

    There would not be a means to pull the control's properties/values directly. You can pull the Skin name applied using NinjaTrader.Core.Globals.GeneralOptions.Skin. If you needed to read a specific color used you could potentially utilize System.IO.StreamReader. We have a sample on reading an external file at the following link: http://ninjatrader.com/support/forum...ead.php?t=3476

    Aside from reading the Skin XAML file, I am not aware of a means to pull the colors directly in NinjaScript.

    Please let me know if you have any questions.

    Leave a comment:


  • PopovMP
    started a topic Access the current color style properties

    Access the current color style properties

    Hello,

    I'm developing an add on with custom charts and controls and want to utilize the current color scheme.

    I'll have something like the "Cumulative Net Profit" chart. If I can use this control will be perfect !



    If it is not exposed publicly, I need to access its main colors. By looking at the image I can distinguish at least the following properties:

    - BackColor
    - ForeColor
    - GridColor
    - GridFillColor
    - GeenLineColor
    - GreenAreaColor
    - RedLineColor
    - RedAreaColor

    Of course I can take these colors from the screenshot, but they change for each color scheme.

    Also, how I can access another base colors of the scheme?
    Can I also have a list of the StaticResource properties in xaml.

Latest Posts

Collapse

Topics Statistics Last Post
Started by wzgy0920, Yesterday, 09:53 PM
1 response
13 views
0 likes
Last Post NinjaTrader_BrandonH  
Started by Rapine Heihei, Yesterday, 07:51 PM
1 response
12 views
0 likes
Last Post NinjaTrader_Gaby  
Started by kaywai, Today, 06:26 AM
1 response
6 views
0 likes
Last Post kaywai
by kaywai
 
Started by ct, 05-07-2023, 12:31 PM
6 responses
205 views
0 likes
Last Post wisconsinpat  
Started by kevinenergy, 02-17-2023, 12:42 PM
118 responses
2,780 views
1 like
Last Post kevinenergy  
Working...
X