I tried some code to implement a pie chart, and it works fine. Now I just want to add a white spacing (separator line) between each slice for a better look and feel, but can't find out a way to do this. Please notice the attached picture which is downloaded from the Downloads tab, there are white lines separate all slices one by one, what property should be the correct one?
- AppVizPieChart.png 15.8KB
Comment #1
Posted on Aug 10, 2010 by Helpful BirdYou can use the borderLineStyle property of CPPieChart. This sets the line style used to outline every slice.
Comment #2
Posted on Aug 11, 2010 by Swift KangarooThanks, I downloaded the lastest version of CPPieChart, then the borderLineStyle is there.
Status: Invalid
Labels:
Type-Defect
Priority-Medium