Problem with the x-axis

A forum dedicated to WPF version of LightningChart Ultimate.

Moderator: Queue Moderators

Post Reply
hallo888
Posts: 43
Joined: Wed Mar 26, 2014 10:56 am

Problem with the x-axis

Post by hallo888 » Thu Sep 25, 2014 9:15 am

Hi,

I have set the default range of the x-axis to be from 0-700000 via x-axis.setRange(0,700000). The x-axis is filled with ticks to an extend that i am not able to see individual ticks, just a large rectangle at the bottom. The labels also turn out to be a line of numbers below the rectangle with no spacing in between. Seems like alot of ticks. May i know what are the possible reason for this to happen? I have already set axis properties such as MajorDiv and so on.

Please advise.

Thanks!

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

Re: Problem with the x-axis

Post by ArctionPasi » Thu Sep 25, 2014 9:26 am

Set xAxis.AutoDivSpacing = true.
LightningChart Support Team, PT

hallo888
Posts: 43
Joined: Wed Mar 26, 2014 10:56 am

Re: Problem with the x-axis

Post by hallo888 » Thu Sep 25, 2014 9:38 am

The AutoDivSpacing was already set to true. By the way, the axis has been fixed it suddenly, have not changed anything since last post.

Thanks for your prompt replies.

Post Reply