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 SalmaTrader, 07-07-2026, 10:26 PM
      0 responses
      26 views
      0 likes
      Last Post SalmaTrader  
      Started by CarlTrading, 07-05-2026, 01:16 PM
      0 responses
      15 views
      0 likes
      Last Post CarlTrading  
      Started by CaptainJack, 06-17-2026, 10:32 AM
      0 responses
      9 views
      0 likes
      Last Post CaptainJack  
      Started by kinfxhk, 06-17-2026, 04:15 AM
      0 responses
      10 views
      0 likes
      Last Post kinfxhk
      by kinfxhk
       
      Started by kinfxhk, 06-17-2026, 04:06 AM
      0 responses
      17 views
      0 likes
      Last Post kinfxhk
      by kinfxhk
       
      Working...
      X