We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Making chart data scroll

I have the following line chart setup. I am continuously adding data to it. I want to see 10 data points at a time and have the rest of them scroll automatically to the left instead of scrunching up all the points on the screen. What do I need to setup to make that happen?

 
           
               
           

           
               
           

           
                ItemsSource="{Binding Data}"
                XBindingPath="Text"
                YBindingPath="Value">
           
       

1 Reply

SJ Sumathi Jayaraj Syncfusion Team October 7, 2014 12:33 PM UTC

Hi Dustin,

Thanks for using Syncfusion products.

We have analyzed your requirements and we have prepared a sample based on your requirements. Please find the sample in the following location.

Please let us know if you require further assistance on this.

Regards,
Sumathi J

Attachment: ChartDataScroll_8065aec.zip

Loader.
Live Chat Icon For mobile
Up arrow icon