SciChart® the market leader in Fast WPF Charts, WPF 3D Charts, and iOS Chart & Android Chart Components
Hi, I need some new type of annotation, for example, TriangleAnnotation or HexagonalAnnotation. I would rather derive the new type from AnnotationBase than from CustomAnnotation, because I need more control points than one. what shall I do?
Hi there,
The best thing to do is to inherit or use a BoxAnnotation and change the template. We have an example here:
https://www.scichart.com/questions/question/resizing-a-custom-annotation
This will give you control points at all four corners.
Let me know if this helps!
Best regards,
Andrew
Thank you for the quick reply. Let me try it.
Please login first to submit.