View Single Post
  #1   Report Post  
hstaaks
 
Posts: n/a
Default Office Web Components; combined chart Doughnut/Scatterline doesn't work


I'm trying to build this speedometer by using Web Components (so not
withing Excel, but within our development tool by using COM):
http://peltiertech.com/Excel/Charts/SpeedometerXP.html

Everything goes okay until I have to add the serie that represent the
needles. The problem is the WHOLE chart (so not only the needle serie,
but also the doughnut serie) is changing to the ScatterLine type when
changing the needle serie to ScatterLine. Is this the combination
Doughnut/Scatterline??? Because when trying this with the combination
ColumnClustered/Line this is working okay!! Also
ColumnClusterd/Scatterline is not working.

I tried the speedometer example in Excel and that worked fine, so there
must be some difference in Excel and Office Web Components?!

Has anyone experienced the same? Could anyone help? We need this
speedometer so much...


--
hstaaks