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
635
InfoStrips in xamDataChart
posted

Hello,

We need to manage dynamically  multiple InfoStrips in xamDataChart control (ideally in a ViewModel with the MVVM pattern )

Specifically, here are the blocking points encountered with ChartStripBehaviors :

1. Have the possibility to binding on the properties StartDateString, EndDateString from a source (ideally the DataContext of the main view)

2. Have the possibility to binding on the collection InfoStripCollection to manage multiple InfoStrips dynamically

Any suggestions would be appreciated

Best Regards,