Creating a custom chart

T

Tom

In my vb.net app I am trying to create a "Line - Column" custom chart.
The method ApplyCustomType takes a charttype as the first argument. All the
documentation i found wants to use xlBuiltin for the argument. However,
that is not part of the charttype enum. As a matter of fact, I can't find
the xlBuiltin constant.

Any ideas?

thanks
 

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