Graphics rotation

A forum dedicated to WinForms version of LightningChart Ultimate.

Moderator: Queue Moderators

Post Reply
jval
Posts: 40
Joined: Mon May 04, 2015 1:46 pm

Graphics rotation

Post by jval » Fri Nov 27, 2015 9:52 am

Hello.

I draw a figure like airplane (for example) in Lightning Chart. I have a array of points for this and draw it with LineCollections series in Lightning Chart. On the screenshot below is a sample of view that I have in the result.
plane 01.png
plane 01.png (6.72 KiB) Viewed 7271 times
I would like to rotate this figure through an angle, to move it (within the area of axes min/max), to scale it and to zoom this figure. It will be great if Lightning Chart has some functionality to do this or to help in these operations. The main idea is to avoid of complicated calculation of new points in my code and use LC abilities as more as possible.
Thank you.

User avatar
ArctionPasi
Posts: 1367
Joined: Tue Mar 26, 2013 10:57 pm
Location: Finland
Contact:

Re: Graphics rotation

Post by ArctionPasi » Fri Nov 27, 2015 8:02 pm

Unfortunately there's no rotation methods available in LightningChart API for this purpose.
LightningChart Support Team, PT

jval
Posts: 40
Joined: Mon May 04, 2015 1:46 pm

Re: Graphics rotation

Post by jval » Mon Nov 30, 2015 12:23 pm

Thanks for feedback

Post Reply