Custom Marks for Pie/Donut Series
Posted: Tue Sep 26, 2006 9:07 pm
I would like to be able to place the marks for a pie/donut chart inside the slices. I cannot find a way to detect the position of an individual slice that would allow me to place a custom mark at that location. Functions such as CalcXPos(ValueIndex) return the origin of the pie chart rather than the position of the specified slice. I've had little problem customizing mark position for other types of series (e.g., arrow or line) (well, after a little trial and error, anyway), but there does not seem to be a way to get individual slice locations. Any suggestions would be appreciated.