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 Hwop38, 05-04-2026, 07:02 PM
      0 responses
      152 views
      0 likes
      Last Post Hwop38
      by Hwop38
       
      Started by CaptainJack, 04-24-2026, 11:07 PM
      0 responses
      305 views
      0 likes
      Last Post CaptainJack  
      Started by Mindset, 04-21-2026, 06:46 AM
      0 responses
      244 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by M4ndoo, 04-20-2026, 05:21 PM
      0 responses
      345 views
      0 likes
      Last Post M4ndoo
      by M4ndoo
       
      Started by M4ndoo, 04-19-2026, 05:54 PM
      0 responses
      176 views
      0 likes
      Last Post M4ndoo
      by M4ndoo
       
      Working...
      X