Profile Picture

Chart with custom axis does not work in newer version of Nevron Chart for .NET

Posted By Stuart.Hillary 6 Years Ago

Chart with custom axis does not work in newer version of Nevron Chart...

Author
Message
Stuart.Hillary
Problem Posted 6 Years Ago
View Quick Profile
Forum Newbie

Forum Newbie (0 reputation)Forum Newbie (0 reputation)Forum Newbie (0 reputation)Forum Newbie (0 reputation)Forum Newbie (0 reputation)Forum Newbie (0 reputation)Forum Newbie (0 reputation)Forum Newbie (0 reputation)Forum Newbie (0 reputation)

Group: Forum Members
Last Active: 6 Years Ago
Posts: 1, Visits: 11
We have a Winforms chart (with a custom axis) that displays correctly in build 15.8.25.12 but which does not display at all in build 18.4.26.12. The chart sits within a tab control and when switching to the tab containing the chart, the UI does not refresh in area where the chart is located. I have saved the chart control state to file to make a comparison, and apart for some information about UniqueId, there does not seem to be any significant differences. When I was trying to debug the problem inside of Visual Studio I tracked a problem down to the method BuildAxisGroups inside of Nevron.Chart.dll, the method was returning a null value (due to an NAxis object being null from an element not being found from the GetElementFromUniqueId method).

A separate issue that I found while trying to get to the bottom of this problem is, when trying to display the editor dialog for an NDocument, there was that a null reference exception was being thrown. I tracked this down to a call to IsDisplayedOnAxis within the method UpdateAxesPageFromSeries on the class NSeriesEditorUC.

I have uploded the chart state in both versions of Nevron chart.

Attachments
build-15.8.25.12.txt (318 views, 224.00 KB)
build-18.4.26.12.txt (306 views, 221.00 KB)



Similar Topics


Reading This Topic