Points are not visible after resize

A forum dedicated to WPF version of LightningChart Ultimate.

Moderator: Queue Moderators

Post Reply
srinin2k
Posts: 25
Joined: Thu Jun 18, 2015 9:22 pm

Points are not visible after resize

Post by srinin2k » Thu Jun 18, 2015 9:31 pm

I have a chart with multiple free point series. The chart can be in two sizes. Maximized size and normal size. When I go to maximized size, points are visible. But points are hidden when I go back to normal size.

I tried calling BeginUpdate and EndUpdate when ever the chart is re sized.
I tried calling UpdateLayout after the chart is re-sized.

What am I missing?

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

Re: Points are not visible after resize

Post by ArctionPasi » Thu Jun 18, 2015 10:10 pm

Hi,

Do you have many Y axes there? Assigned the series for wrong Y axes, perhaps.

Can you post your code here, so we can take a closer look.

Thanks.
LightningChart Support Team, PT

Post Reply