This is a migrated thread and some comments may be shown as answers.

Cannot set gap length on PieSeries in PieChart

1 Answer 71 Views
Chart
This is a migrated thread and some comments may be shown as answers.
Peter
Top achievements
Rank 1
Peter asked on 03 Apr 2018, 12:41 PM

Hello all,

 

I'm currently in the process of converting an Xamarin.iOS application to Xamarin.Android. However, when i render a PieChart

on iOS, there is no space between the series. When i try to render the same chart on Android, there is a small white line between the series.

I have attached an example of this behaviour.

 

Is it possible to remove the space between the series of the Piechart?

 

 

1 Answer, 1 is accepted

Sort by
0
Ves
Telerik team
answered on 05 Apr 2018, 02:36 PM
Hi Peter,

You can take advantage of the SliceOffset property of PieSeries. You need to set it to 0. You can find more about pie series in our Native Controls Wrappers help, specifically in the Pie Series help topic.

Best regards,
Ves
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Chart
Asked by
Peter
Top achievements
Rank 1
Answers by
Ves
Telerik team
Share this question
or