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