Repaint Part of the control

Discussion in 'C#' started by watashiforu, Jun 25, 2010.

  1. watashiforu

    watashiforu New Member

    Joined:
    Jun 25, 2010
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    Hello,

    I have a custom control, graphChart. I am using this control to draw graph, area , shape etc.

    MainForm is using this control. I want to print some part of graph.

    For example, my graph has grid, labels, shapes. I want to print only shapes.

    If it is whole graph, I can use control.CreateGraphics() but I want to print some part.

    Is there any way to achieve it?

    With regard,
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice