xlChartType

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

What does an xlChartType value of -4111 signify and how is it arrived at? I
do not find it in the object browser.

ojv
 
Hi,

Means it a combination chart. eg: Column and Line
To determine chart types of each data series use,

Activechart.seriescollection(1).charttype

Cheers
Andy
 

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

Back
Top