Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Bug or feature? Chart BackColor transparency

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

    Bug or feature? Chart BackColor transparency

    If to set alpha transparency from 0 to 254 to Chart Propeties -> Color For Background, drawing tool "Text" work in very strange way - it can't be edited.

    I got same result if to set this propety by programmatically:

    after
    ChartControl.BackColor = Color.FromArgb( 160, 220, 160 );
    drawing tool Text (F12) work properly,

    and after
    ChartControl.BackColor = Color.FromArgb( 50, 160, 220, 160 );
    drawing tool Text (F12) work very strange and not properly.

    If this is bug - please fix it please.

    In attachment - indicator that illustrate problem.
    Attached Files
    Last edited by fx.practic; 02-05-2015, 07:55 AM.
    fx.practic
    NinjaTrader Ecosystem Vendor - fx.practic

    #2
    Hello Fx.Practic,

    Thank you for your post.

    I tested this on my end and got the same results however this is unsupported programming with NinjaScript and would be expected that this could have adverse affects.

    I send a note to development to add this to the watch list for NinjaTrader 8 with Charts.

    Let me know if I can be of further assistance.
    Cal H.NinjaTrader Customer Service

    Comment


      #3
      Thank You Cal!

      I just want to pay attention that same result we get when change alpha manually via chart properties.
      fx.practic
      NinjaTrader Ecosystem Vendor - fx.practic

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      556 views
      0 likes
      Last Post Geovanny Suaza  
      Started by Geovanny Suaza, 02-11-2026, 05:51 PM
      0 responses
      324 views
      1 like
      Last Post Geovanny Suaza  
      Started by Mindset, 02-09-2026, 11:44 AM
      0 responses
      101 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by Geovanny Suaza, 02-02-2026, 12:30 PM
      0 responses
      545 views
      1 like
      Last Post Geovanny Suaza  
      Started by RFrosty, 01-28-2026, 06:49 PM
      0 responses
      547 views
      1 like
      Last Post RFrosty
      by RFrosty
       
      Working...
      X