Hi guys,
I have some troubles with piecharts in swift. I want to provide custom labels outside of the piecharts segments. I found a screenshot of a nested piechart attached to an issue in your issue tracker. Thats what I want to do in swift, but I couldn’t find out a way to do so. Could you please provide an example code?
Thanks a lot in advance!
Alex
- Alexander Frankenhauser asked 4 years ago
- last active 2 years ago
Is there a way to provide custom text for the labels in a PieChartSegment? I want to format the text, but haven’t been able to find a label formatter for the pie charts.
- Mobile Developers asked 5 years ago
- last active 5 years ago
I’m trying to create a Modifier for a PieChart Surface. I can not figure out how to get a segment for a point on the screen. With SciChartSurface, you can get the axis, and use its calculator to get a datapoint, or pixel point. Is there something similar in SciPieChartSurface?
- Mobile Developers asked 6 years ago
- last active 6 years ago
I am trying to disable segment selection of pie chart.
I didn’t found any property to do it and done following way:
- derived fron SciChartPieSurface
- overrides OnSegmentMouseDown with empty body
Is there better way to do this?
Thanks
Samvel
- Samvel Siradeghyan asked 8 years ago
- last active 8 years ago