 
        0
    
    
    XAML reference not finding PlotView
Using Visual Studio 2013, my XAML code can't seem to find the PlotView in the OxyPlot.Wpf library. 
I have used
xmlns:oxy="OxyPlot.Wpf"
xmlns:oxy="clr-namespace:OxyPlot.Wpf;assembly=OxyPlot.Wpf"
and a few more that I can't remember, There are several different ones referenced in the docs.
I'm using runtime version v4.0.30319
and version 2014.1.546.0
Any ideas on what reference I should be using or what else it could be?
I have used
xmlns:oxy="OxyPlot.Wpf"
xmlns:oxy="clr-namespace:OxyPlot.Wpf;assembly=OxyPlot.Wpf"
and a few more that I can't remember, There are several different ones referenced in the docs.
I'm using runtime version v4.0.30319
and version 2014.1.546.0
Any ideas on what reference I should be using or what else it could be?
 
0
	
    
	
	
	
	
	
	
	
	
		Mike Vanderveer il y a 10 ans
    
	Fixed it. Needed to install the OxyPlot.Core package as well.
	
	
Service d'assistance aux clients par UserEcho
 Questions
		
		
	
Questions 
	
