Search found 3 matches

by zahir
Thu Mar 16, 2017 4:31 pm
Forum: LightningChart Bug Reports
Topic: v7.2.4 When chart is not shown, series use first Y axis
Replies: 4
Views: 18128

Re: v7.2.4 When chart is not shown, series use first Y axis

It seems like I was lost in the details and needed to look at the big picture again. While I was trying what you suggested I was testing one by one and something was off. If I add all the components (Y-Axes, series, annotations etc.) to the lists in the view but only keep the needed ones visible eve...
by zahir
Thu Mar 16, 2017 3:35 pm
Forum: LightningChart Bug Reports
Topic: v7.2.4 When chart is not shown, series use first Y axis
Replies: 4
Views: 18128

Re: v7.2.4 When chart is not shown, series use first Y axis

Thanks for the reply. The code I submitted was to demonstrate what I thought to be a bug. Some of the quirks may seem weird but I need them in my project and that is why I added to the given code. First and foremost, you binding series to Yaxis, which is not yet added to view. I have tried adding Y ...
by zahir
Wed Mar 15, 2017 7:42 am
Forum: LightningChart Bug Reports
Topic: v7.2.4 When chart is not shown, series use first Y axis
Replies: 4
Views: 18128

v7.2.4 When chart is not shown, series use first Y axis

For a brief view, I am currently using a trial version of the LightningChartUltimate for WPF (no-binding). In my application I was trying to show and hide the graph according to the UI interactions. But occasionally I had this behavior. When I delved into the debugging in a separate VS solution I wa...