Hi,
I’m trying to follow the instructions here: https://www.scichart.com/documentation/v5.x/Tutorial%2007%20-%20Adding%20Annotations.html
to create a subclass of CustomAnnotation. I have copied the attributes given in the example (VerticalAnchorPoint=”Bottom” HorizontalAnchorPoint=”Center”) but I still get the error “An attribute name is missing” on anything I put after the attributes. Are there other attributes that may be required for CustomAnnotation, not given in this example?
Thanks,
Rachel
- Rachel Myrah asked 5 years ago
- last edited 5 years ago
- You must login to post comments
Hi Rachel, it’s very difficult to help without seeing the code you’ve used for declaring the annotation.
Have you followed the tutorial exactly & checked all your steps? The source code for the tutorial is also found on our Github page, over at https://github.com/ABTSoftware/SciChart.WPF.Examples/tree/master/v5.x/Tutorials
Best regards
Andrew
- Andrew Burnett-Thompson answered 5 years ago
- You must login to post comments
Please login first to submit.