Chart Units Change

A forum dedicated to WPF version of LightningChart Ultimate.

Moderator: Queue Moderators

Post Reply
User avatar
blakeadkins
Posts: 44
Joined: Tue Feb 25, 2014 7:49 pm

Chart Units Change

Post by blakeadkins » Fri Apr 04, 2014 1:32 pm

I have an xy plot with dimensions in millimeters; is there a way to change the axis to display inches without converting the whole series array to inches, meters, etc?

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

Re: Chart Units Change

Post by ArctionPasi » Fri Apr 04, 2014 4:54 pm

You can use axis.FormatValueLabel event handler to change the label strings before they get rendered on the screen.
LightningChart Support Team, PT

Post Reply