In my VB.Net WPF application I am creating a CartesianCustomLineAnnotation using code behind. This is working well.
I have not been able to figure out how to display some type of marker (round circle) at the Start and End point of the Custom Line Annotation. Can anyone provide a recommendation how to achieve this functionality?
Thanks in advance.