Currently, when panning around in the data chart, the chart isn't updated until the mouse button is released.
Is it possible to change the behavior so that the chart is actively updated while panning?
WindowResponse was added in a Service Release to the 10.3 version of the product. If you install the latest service release you should see the property on the chart.
Hope this helps!
-Graham
I've looked for the WindowResponse property and am unable to find it in my XamDataChart (Version 10.3). Is this something that's going to be in the next version?
Erik123,
Sorry to give you such a similar response twice this morning, but in the latest service release of the product the chart has a property called WindowResponse, which you can set to immediate to enable this mode.
I would also like to request "live" zooming and scrolling (panning) for XamDataCharts. I understand the consequences for performance so this could be something that would be turned off by default.
Hi danielcomer
can you advise me what you have modified to produce the desired effect? make use of which event?
Thank you