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
- You must login to post comments
I’ve found the series.getSegmentIndex(at: ), But how do I animate things like centerOffset?
- Mobile Developers answered 6 years ago
- You must login to post comments
Please login first to submit.