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 tradingnasdaqprueba, 05-07-2024, 03:42 AM
      13 responses
      50 views
      0 likes
      Last Post NinjaTrader_Jesse  
      Started by bill2023, Yesterday, 08:21 AM
      3 responses
      18 views
      0 likes
      Last Post NinjaTrader_Jesse  
      Started by DawnTreader, Yesterday, 05:58 PM
      4 responses
      19 views
      0 likes
      Last Post DawnTreader  
      Started by lorem, 04-25-2024, 09:18 AM
      10 responses
      47 views
      0 likes
      Last Post lorem
      by lorem
       
      Started by swjake, Today, 12:04 PM
      1 response
      9 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Working...
      X