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
60
How would I dynamically bind a collection of series to a chart?
posted

What I would like to do is dynamically bind several series to a chart.  I would like to then show and hide them based upon user events.  I would prefer this method over passing around instances of a chart into ViewModels and adding several series that way --  in the spirit of adhering to the MVVM pattern.

Is there a way to accomplish this?

Thanks!

-Artel

Parents Reply Children
No Data