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 Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      600 views
      0 likes
      Last Post Geovanny Suaza  
      Started by Geovanny Suaza, 02-11-2026, 05:51 PM
      0 responses
      346 views
      1 like
      Last Post Geovanny Suaza  
      Started by Mindset, 02-09-2026, 11:44 AM
      0 responses
      103 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by Geovanny Suaza, 02-02-2026, 12:30 PM
      0 responses
      558 views
      1 like
      Last Post Geovanny Suaza  
      Started by RFrosty, 01-28-2026, 06:49 PM
      0 responses
      558 views
      1 like
      Last Post RFrosty
      by RFrosty
       
      Working...
      X