Hello,
I’m investigating WPF SciChart features. Does SciChart support point labels for series (here it’s called annotations, right?)?
How I can enable these annotations (or something like these) for series points?
Thanks,
Ivan
- Ivan Voyager asked 9 years ago
- Ivan, I would recommend using Scichart over the controls pictured in your question. We are switching to Scichart after using those controls for ~2 years. Scichart is way better in every way (including customer support)
- You must login to post comments
Hi Ivan,
Not out of the box, but we have two examples of how you can achieve this, the first using Annotations, and the second using a custom PointMarker.
You can find the examples here:
i. Histogram
uses Annotations to place labels above columns
uses Custom PointMarker and our RenderContext Api to draw labels
Hopefully one of these will help!
Best regards,
Andrew
- Andrew Burnett-Thompson answered 9 years ago
- You must login to post comments
Please login first to submit.