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
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