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 Javierw.ok, Today, 04:12 PM
      0 responses
      4 views
      0 likes
      Last Post Javierw.ok  
      Started by timmbbo, Today, 08:59 AM
      2 responses
      10 views
      0 likes
      Last Post bltdavid  
      Started by alifarahani, Today, 09:40 AM
      6 responses
      40 views
      0 likes
      Last Post alifarahani  
      Started by Waxavi, Today, 02:10 AM
      1 response
      18 views
      0 likes
      Last Post NinjaTrader_LuisH  
      Started by Kaledus, Today, 01:29 PM
      5 responses
      15 views
      0 likes
      Last Post NinjaTrader_Jesse  
      Working...
      X