S
Salil Gaitonde
I'm using the 3D Chart in the OWC. The individual bars are very thin
with black edges. In graphs with lots of data, this causes the graph
to be mostly black.
Is there way a to make the individual bars more dimensional (like a 3D
rectangle rather than a 2D rectangle).
I tried:
ch.SeriesCollection(0).Thickness=10;
but it seems to have no effect.
Thanks in advance.
with black edges. In graphs with lots of data, this causes the graph
to be mostly black.
Is there way a to make the individual bars more dimensional (like a 3D
rectangle rather than a 2D rectangle).
I tried:
ch.SeriesCollection(0).Thickness=10;
but it seems to have no effect.
Thanks in advance.