A
Andrew Ofthesong
Hi.. in VBA, i can do:
for Each pt in Chart.Seriescolection(idx)
....
next pt
but i haven't been able to do this with owc 10.
there is an "afterrender" event, but it doesn't allow me to change the
chartspace atributes.
I want to color the points of a serie of bar chart according to certain
criterias.... thanks!
for Each pt in Chart.Seriescolection(idx)
....
next pt
but i haven't been able to do this with owc 10.
there is an "afterrender" event, but it doesn't allow me to change the
chartspace atributes.
I want to color the points of a serie of bar chart according to certain
criterias.... thanks!