YAxisTitleAutoPlacement smaller values

A forum dedicated to WPF version of LightningChart Ultimate.

Moderator: Queue Moderators

Post Reply
Salto
Posts: 27
Joined: Mon Jan 13, 2014 5:43 pm

YAxisTitleAutoPlacement smaller values

Post by Salto » Mon May 26, 2014 2:38 pm

Hi

When YAxisTitleAutoPlacement is true, the title shifts with the numbers:
bigNumers.PNG
bigNumers.PNG (35.89 KiB) Viewed 7705 times
If I scroll to a smaller value, the distance from the title to the value doesn't change:
smallNumers.PNG
smallNumers.PNG (28.87 KiB) Viewed 7705 times
Is there an property to change this behavior?

Regards,
Raphael

ArctionTero
Posts: 42
Joined: Thu Mar 28, 2013 9:20 am

Re: YAxisTitleAutoPlacement smaller values

Post by ArctionTero » Tue May 27, 2014 6:06 am

Hi,

This is a bug and will be fixed in the next release.

Unfortunately there does not seem to be a good workaround.

You could set axis.LabelsVisible to false in axis.RangeChanged event and start a timer on which restore the axis.LabelsVisible. This causes ugly flickering though.

Sorry for inconvenience.
LightningChart Support Team, TK

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

Re: YAxisTitleAutoPlacement smaller values

Post by ArctionPasi » Fri May 30, 2014 8:58 pm

We made the 6.0.3 hotfix assemblies today, with this fix included. Download it from Customer area (link was provided with the license keys)
LightningChart Support Team, PT

Post Reply