graph in access

Discussion in 'MS Access' started by Gostap, Feb 7, 2007.

  1. Gostap

    Gostap New Member

    Joined:
    Jan 5, 2007
    Messages:
    4
    Likes Received:
    0
    Trophy Points:
    0
    Cheers!

    A question abouts graph:s

    Is there any way to programmaticly set the type of chart when use the custom-charts?
    Like below, instead of the standard charts, can i use any custom?

    'Dim GraphObj As Object

    'Set GraphObj = Me![ctlGrafSkiva].Object.Application.Chart
    'GraphObj.Type = xlColumn


    Also, how can I programmaticly add or delete an secondary axis?

    Best Regards

    Gostap
     

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