mail@christian-volz.de Guest
|
Posted: Wed Feb 01, 2006 10:16 pm Post subject: TChart - Pie graph does not draw circled |
|
|
Hello,
perhaps someone can help me with this TChart component (shipped with
Delphi2005).
All i want to do is drawing a pie chart which is a true circle (and no
ellipse!). The TChart component has two properties i can adjust
- circled := true
- CustomXRadius :=
CustomYRadius :=
But even when i set all these properties i do not get the desired
result. The pie is drawn "like" a circle, but it is no EXACT circle
(the ratio x-radius / y-radius is about 1.1 but must be in my program
exactly 1.0).
Is this just some sort of bug or am I missing something important ?
Best wishes,
Chrisitan |
|