Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Plot Override

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

    Plot Override

    I have had great success with custom drawing in the Plot override - thanks for the example custom draw indicators etc.

    I notice that there is a property called DrawOnPricePanel. A normally drawn object (DrawLine, for example), if done in Panel 2, will draw in the Price Panel if DrawOnPricePanel is set to True, otherwise, it will draw in Panel 2 (or whatever panel it was coded in).

    This indicates to me that the graphics area of the Price panel must somehow be available to sub-panels. I realize this is not supported, but is there any way for me to access the System.Drawing.Graphics of the price panel from a sub-panel, so I can draw on it in the sub-panel's Plot override?

    #2
    Right, this clearly is beyond what we provide support for. However, here is a hint: there really only is one panel (=complete chart) where all painting is done on. There are no sub-panels in terms of separate controls or so. Not sure if this is of any value...

    Comment


      #3
      Thanks much...I expect that is all I need to know.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by CarlTrading, 03-31-2026, 09:41 PM
      1 response
      89 views
      1 like
      Last Post NinjaTrader_ChelseaB  
      Started by CarlTrading, 04-01-2026, 02:41 AM
      0 responses
      47 views
      0 likes
      Last Post CarlTrading  
      Started by CaptainJack, 03-31-2026, 11:44 PM
      0 responses
      74 views
      2 likes
      Last Post CaptainJack  
      Started by CarlTrading, 03-30-2026, 11:51 AM
      0 responses
      72 views
      0 likes
      Last Post CarlTrading  
      Started by CarlTrading, 03-30-2026, 11:48 AM
      0 responses
      60 views
      0 likes
      Last Post CarlTrading  
      Working...
      X