MSAGL WPF Is it possible, to bind a graph to the AutomaticGraphLayoutControl?

Miklós Pálinkás 0 Reputation points
2023-04-27T20:23:54.13+00:00

I tried to bind a Graph from the view model to the AutomaticGraphLayoutControl like this:

<wpfgraphcontrol:AutomaticGraphLayoutControl Graph="{Binding Graph}"/>

And it doesn't seem to work, is there any way, to bind a Graph from the view model ?

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,710 questions
{count} votes