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 FrazMann, Today, 11:21 AM
      0 responses
      1 view
      0 likes
      Last Post FrazMann  
      Started by geddyisodin, Yesterday, 05:20 AM
      8 responses
      51 views
      0 likes
      Last Post NinjaTrader_Gaby  
      Started by cmtjoancolmenero, Yesterday, 03:58 PM
      10 responses
      36 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by DayTradingDEMON, Today, 09:28 AM
      4 responses
      24 views
      0 likes
      Last Post DayTradingDEMON  
      Started by George21, Today, 10:07 AM
      1 response
      19 views
      0 likes
      Last Post NinjaTrader_ChristopherJ  
      Working...
      X