C
Cenk Ursavas via OfficeKB.com
I have two excel questions:
First one is about cross hatching:I am using asp to do cross hatching but
there is a problem when the two hatchings overlap.One hatch stays behind
the other:
http://www.imlab.psu.edu/forest/gr.gif
is there a way to make the hatches transperant?
My second question is about pie charts: I am also displaying pie charts to
the user via asp. I want to get rid of the black box around the pie chart:
http://www.imlab.psu.edu/thesis/1.gif
or make the chart pie itself larger in the box,is there a way to do this?
Is there a way to display the CategoryName instead of the percentage?
"crt.Chart.SeriesCollection(3).DataLabels.ShowCategoryName = True"
does not seem to work!!!!
Thanks for the answers
cengo
First one is about cross hatching:I am using asp to do cross hatching but
there is a problem when the two hatchings overlap.One hatch stays behind
the other:
http://www.imlab.psu.edu/forest/gr.gif
is there a way to make the hatches transperant?
My second question is about pie charts: I am also displaying pie charts to
the user via asp. I want to get rid of the black box around the pie chart:
http://www.imlab.psu.edu/thesis/1.gif
or make the chart pie itself larger in the box,is there a way to do this?
Is there a way to display the CategoryName instead of the percentage?
"crt.Chart.SeriesCollection(3).DataLabels.ShowCategoryName = True"
does not seem to work!!!!
Thanks for the answers
cengo