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
850
Line series custom markers shifting position
posted

Hi, I have custom markers bound to a visibility checkbox. When the box is changed the position of the markers can shift dramatically. If I update the UI somehow (like zoom, scroll, etc...) it will fix itself. This only happens to my dynamically added charts via code behind. I've attached a small sample project showing the problem. I'm thinking I need a way to trigger an UpdateLayout when the visibility changes.

Thanks6232.GenerateChart.zip

Peter