I am trying to add graphs dynamically in the WPF code behind. This works fine, but I can't find a way to set the default interaction to zoom and the interactions to pan - is it possible to do this in code behind?
↧
I am trying to add graphs dynamically in the WPF code behind. This works fine, but I can't find a way to set the default interaction to zoom and the interactions to pan - is it possible to do this in code behind?