Graph Library Object Browser.

M

MikeSr

Been strugging with this one to long. When viewing the "Graph" library in the
object browser I select "AxisTitle.Caption". I use the following syntax to
test the method.
Graph0.AxsiTitle.Caption = "Some Text".
I use this on the Form Load. Again just experimenting with the library.
I recieve the following error mesage:
Run-Time Error '438':
Object doesn't support this property or method
And the don't show up when you review the Right Click "list properties
/Methods" from the vb coding window. How can I use this as one example? Doing
something wrong.

Thanks in advance
Mike
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top