I am trying to use a OxyPlot.WPF.Plot with a Canvas as its immediate ancestor and am running into graphical issues. I noticed that the Plot is by default non-visible. The only way to resolve this is by static setting the width and height. I would like to be able to use bindings of some sort to set the height and width instead.
I am using version 2014.1.240.1.
Comments: This is not an OxyPlot issue when you place the plot inside an canvas and don't specify its size.
I am using version 2014.1.240.1.
Comments: This is not an OxyPlot issue when you place the plot inside an canvas and don't specify its size.