Hi
I'm trying to add some spacing between the pie pieces in a pie chart. I can achieve this by using the ExplodeField property and setting true on all the series items. However i would like to have the spacing between the pieces a bit smaller, is this possible?
Also i would like to be able to set stroke color and width of the pieces. I cant find any info on how to achieve this in the documentation.
See attached image on what i'm trying to do. I have fiddled with the rendered html in dev tools.
Thanks in advance!