Page 1 of 1

Graphic of Pie Chart

Posted: Fri Sep 24, 2004 9:42 am
by 6933488
[img]c:\problem.bmp[/img] (alt+p)


hi, we face a problem in here, why the pie chart layout look like above when the pie chart view in 3D.



regards,
Cliven

Posted: Mon Sep 27, 2004 9:10 am
by Pep
Hi Cliven,

I cannot see the image, could you please post it into the steema.public.attachments newsgroup. ?

Posted: Tue Sep 28, 2004 8:03 am
by 6933488
hi,
sorry about the image i posted last time. here i attach the image again.

Image [/img]

The Pie chart display abit strange when it is in 3D view . Thanks.

Posted: Tue Sep 28, 2004 1:24 pm
by Pep
Hi Cliven,

yes, most likely the problem is because the Perpective has been changed. Set it to 0 before to change th View to 3D.

Posted: Wed Oct 20, 2004 9:31 am
by 6933488
Is not the Perpective problem. because it always is 0. We did solved it

TChart1.Aspect.Rotation = 360

Anyway the pie chart should able display nicely in any degree.

Can split the Pie chart into multi page. because sometime we need to display alot series in chart, that is not enough space for me to display the multi pie chart in single page. Too bad now we not allow user to see multi-series in pie chart....

any ideas?

Thank
Cliven

Posted: Wed Oct 20, 2004 10:32 am
by Chris
Hi,
Can split the Pie chart into multi page. because sometime we need to display alot series in chart, that is not enough space for me to display the multi pie chart in single page. Too bad now we not allow user to see multi-series in pie chart....
Have you seen the example under:
C:\Program Files\TeeChart Pro v5 ActiveX Control\Examples\Visual Basic\Visual Basic 5 & 6\Multiple Pies ?

Posted: Wed Oct 20, 2004 10:47 am
by 6933488
Yes I know that can display multi-Pie chart in a page. the problem is if i have more then 10 pie chart. it will make the pie very very small. right?

I think split to multi-page is more better put all the chart togther. Right?

Thank
Cliven