Example of converting one chartype to another

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

Example of converting one chartype to another

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

Hello,
Can we have an example which converts one chart to another (with common chart types like line,point,column,area,stackedcolumn)

regards

ArctionJari

Re: Example of converting one chartype to another

Post by ArctionJari » Mon Apr 07, 2014 3:28 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: Example of converting one chartype to another

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

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

regards

ArctionJari

Re: Example of converting one chartype to another

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

Ok, here's the example with changeable series type you requested for. This example will be included in the next version of LightningChart Ultimate SDK.
Attachments
changeable.zip
Changeable series type example.
(3.92 KiB) Downloaded 533 times

ArctionJari

Re: Example of converting one chartype to another

Post by ArctionJari » Wed May 14, 2014 8:53 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