Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Moving Plots to front in Zorder

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

    Moving Plots to front in Zorder

    I am using OnRendering to draw Zones and Swing lines. I did set the SetZOrder(-1) in State.Historical to have them draw under the Chart Objects (Bars).I was expecting the plots to be in front of everything, but the reality as I see is th ePlots are draw first in the ZOrder.

    Is there a way to change it, and have the plots to be on the very top?


    Click image for larger version

Name:	Screenshot 2023-08-13 at 15.52.25.png
Views:	147
Size:	894.0 KB
ID:	1264410

    #2
    I found a simple solution: in OnRender, I call base.OnRender(chartControl, chartScale) last.

    Click image for larger version

Name:	Screenshot 2023-08-13 at 16.03.51.png
Views:	121
Size:	746.3 KB
ID:	1264412

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by SalmaTrader, 07-07-2026, 10:26 PM
    0 responses
    35 views
    0 likes
    Last Post SalmaTrader  
    Started by CarlTrading, 07-05-2026, 01:16 PM
    0 responses
    20 views
    0 likes
    Last Post CarlTrading  
    Started by CaptainJack, 06-17-2026, 10:32 AM
    0 responses
    13 views
    0 likes
    Last Post CaptainJack  
    Started by kinfxhk, 06-17-2026, 04:15 AM
    0 responses
    19 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 06-17-2026, 04:06 AM
    0 responses
    21 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Working...
    X