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 terofs, Yesterday, 04:18 PM
      1 response
      21 views
      0 likes
      Last Post terofs
      by terofs
       
      Started by CommonWhale, Today, 09:55 AM
      1 response
      3 views
      0 likes
      Last Post NinjaTrader_Erick  
      Started by Gerik, Today, 09:40 AM
      2 responses
      7 views
      0 likes
      Last Post Gerik
      by Gerik
       
      Started by RookieTrader, Today, 09:37 AM
      2 responses
      13 views
      0 likes
      Last Post RookieTrader  
      Started by alifarahani, Today, 09:40 AM
      1 response
      7 views
      0 likes
      Last Post NinjaTrader_Jesse  
      Working...
      X