xlStockVOHLC chart with extra xlColumnClustered series

A

Amir

hi all,
I have ActiveChart.ChartType = xlStockVOHLC
I'm trying to add to him additional bar:
ActiveChart.SeriesCollection(6).ChartType = xlColumnClustered
and getting error "Some Charts types cannot be combined with other chart
types".
this worked for me in Office2003.
Is it possible there is no backward computability?
How can I do it in Office2007?
10x
 

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