Paging with chart control

A forum dedicated to WPF version of LightningChart Ultimate.

Moderator: Queue Moderators

Post Reply
bhardwaj_Rajesh
Posts: 10
Joined: Fri Apr 04, 2014 5:14 pm

Paging with chart control

Post by bhardwaj_Rajesh » Fri Apr 04, 2014 5:16 pm

Hello,
Can we have an example of chart control implementing paging (using scroll bar) or via num of records per page

regards

ArctionJari

Re: Paging with chart control

Post by ArctionJari » Mon Apr 07, 2014 3:30 pm

We will take your request into consideration the next time we update LightningChart Ultimate's demo application. I can send you the code if it's done much sooner than the release date of version 6.0.

bhardwaj_Rajesh
Posts: 10
Joined: Fri Apr 04, 2014 5:14 pm

Re: Paging with chart control

Post by bhardwaj_Rajesh » Mon Apr 07, 2014 4:06 pm

Hello,
Thanks. Please do send the code to me. We are working on a project and this function will really help us.

regards

Ramajayam
Posts: 11
Joined: Mon Feb 10, 2014 12:21 pm

Re: Paging with chart control

Post by Ramajayam » Sat Apr 12, 2014 6:28 pm

we are also facing the same issue with huge data load, requiring the paging functionality with the chart.
Can you please give me a guidance for implementing the paging functionality?

Thanks

ArctionJari

Re: Paging with chart control

Post by ArctionJari » Wed May 14, 2014 8:32 am

Ok, here's the paging example you requested for. This example will be included in the next version of LightningChart Ultimate SDK.
Attachments
paging.zip
Paging example.
(3.03 KiB) Downloaded 584 times

ArctionJari

Re: Paging with chart control

Post by ArctionJari » Wed May 14, 2014 8:56 am

By the way, this example does not work directly with the current version of LightningChart Ultimate (6.0.1). We will release a new version by the end of the next week and there are some features that this example uses and which are not in the current version. There will be dependency property fixes and collection (axes, annotations etc...) handling changes.

However, you can use the code-behind code as a coding reference to your own project.

Post Reply