Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

ChartControl, Repaint

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

    ChartControl, Repaint

    Here's my issue with Graphics...

    Basically I need to re-draw only the candlesticks on the ChartControl. Within my code I'm overriding the Plot function and using the Graphics object to do my stuff.

    My program requires certain graphical objects to be erased. My current method is to simply repaint over on top of them with a White Color to them to camouflage it with the background of the ChartControl. However this method causes the candlesticks on the ChartControl to actually display the newly line with the White Color.

    So somehow I need to redraw the original candlesticks. How would I do that?

    #2
    Welcome to our forums russdb, I have just replied to your note sent to support.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    72 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    44 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    25 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    29 views
    0 likes
    Last Post TheRealMorford  
    Started by Mindset, 02-28-2026, 06:16 AM
    0 responses
    60 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Working...
    X