Is there any way to write data labels in Android? I know it exists in JavaScript, but I can’t find a way to do it in Android.
- yeana jun asked 5 months ago
- You must login to post comments
Data Labels as in the JS datalabels API?
This API is currently only available in SciChart.js / JavaScript charts.
In Android, iOS, WPF scichart, it is still possible to draw ad-hoc labels on the chart using the TextAnnotation type. These can be placed at X,Y data-points and can scroll, zoom and pan with the chart.
Best regards
Andrew
- Andrew Burnett-Thompson answered 5 months ago
- You must login to post comments
Please login first to submit.