In Flex 3 how to calculate start and end angle(point) of every pie chart slices?
Thanks,
aravindakumarThangaraju
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
A pie chart has 360 degrees, so if you take the percentage that each slice represents and multiply that by 360 you’ll get the angle in degrees.
Pick any one of the edges as your zero axis and add relative to that.