Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
590
ScatterSeries marker template issue
posted

Hello,


We have an issue with the marker templates for XamDataChart ScatterSeries. Possible steps to reproduce the problem is:

1. Create some specific data template.
2. Create chart and at run-time assign template for the series.
3. So now on the screen we can see series with our template.

And a question is how to drop this template to null? If we set it null then nothing happens and series is still shown with data template. To hide series is possible to set just empty DataTemplate, but it give us another posibble problem. We have a high populated data so for all points which was existed before assigning still will be exist elements in visual tree.

Have you any suggest how we can proper achieve clearing of the MarkerTemplate property. Or maybe in latest release it works in some different manner (we use 11.1)


Thanks for attention

 

 

 

Parents Reply Children
No Data