Jump to content
Software FX Community

Moving series between charts raises DataBinding Exception


Bober02

Recommended Posts

Dear All,

 I have another issue with ChartFX. I have two charts, which are bound to two different collections of Lines with same DataTransforms. At some point I move one of them to the other chart and then I want to add a point to it. I receive an error (similar to the one you worked on before guys with Data Binding exception and null reference) in ChartFX.WPF.Internal.DataBindingHelper.c().

I included a small Test file for you to have a look. Basically, click move series button, which moves first series of the top chart to the bottom one, and then click add point button which tries to insert point into the moved series. Thanks a lot in advance for your help on this issue.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...