Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Access the current color style properties

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

    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.

    #2
    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.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    93 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    138 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    68 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by cmoran13, 04-16-2026, 01:02 PM
    0 responses
    123 views
    0 likes
    Last Post cmoran13  
    Started by PaulMohn, 04-10-2026, 11:11 AM
    0 responses
    73 views
    0 likes
    Last Post PaulMohn  
    Working...
    X