Hello,
Using SciChart WPF 2D at runtime the following binding error appears:
System.Windows.Data Warning: 40 : BindingExpression path error: 'MajorGridLinesBrush' property not found on 'object' ''CustomSeriesMvvmViewModel' (HashCode=66572856)'. BindingExpression:Path=MajorGridLinesBrush; DataItem='CustomSeriesMvvmViewModel' (HashCode=66572856); target element is 'Line' (Name=''); target property is 'Stroke' (type 'Brush')
Easy reproducible with SciChart.Wpf.Examples\Sandbox\CustomerExamples\CustomSeriesMvvm
How to fix this problem ?
Thank you :)
- Mike Wonder asked 8 months ago
- last edited 8 months ago
- You must login to post comments
Hi Mike,
Thanks a lot for reporting this!
We managed to reproduce the reported issue on our side and logged it in our tracking system for further investigation.
You can find the issue logged at the following link:
Binding exception warning in the CustomSeriesMvvm Sandbox example _ SC-8946
However, we can note that the mentioned message is just a warning thus it doesn’t harm the application functionality. As an option you can disable Data Binding warnings in the Visual Studio settings as shown on the attached screenshot.
Kind regards,
Lex S., MSEE
SciChart Technical Support Engineer
- Lex answered 8 months ago
- You must login to post comments
Hi Mike,
I hope this message finds you well.
I’m pleased to inform you that we have now resolved the reported binding issue.
The changes are available in SciChart v8.9.1.28785
Please try it out and let us know your feedback.
You can find more details about our latest releases and how to get them in the following article:
SciChart WPF Changelog – SciChart
Kind regards,
Lex S., MSEE
SciChart Technical Support Engineer
- Lex answered 7 months ago
- You must login to post comments
Please login first to submit.

