I have a RadCartesianChart in my app and I would like to add a checkbox that would allow me to toggle the PointTemplate on or off for each of the Series in my chart.I tried updating the PointTemplate using the following but the ellipses never appear.
How can I achieve this behavior?