Hi,
I have 2014 Q3 WPF Open Source Code.
When I build all project by Build_WPF40_Xamlless.bat command, there isn't any Telerik.Windows.Controls.Charting.dll in Binaries folder.
But when I build all project by Build_WPF40.bat command, there is it !!!
I am wondering if there is a way to get charting dll with xamless option?
extra details:
I have a project that draws a chart.
when I use Build_WPF40 dlls , it works correctly.
but when I use Build_WPF40_Xamlless dlls and my charting dll (that I build it from the Chart_WPF.sln project) , it just draw the X/Y-Axis and doesn't draw the chart.
I really need the xamless charting dll because all of my project works with xamless dll.
please help me.
thanks.
I have 2014 Q3 WPF Open Source Code.
When I build all project by Build_WPF40_Xamlless.bat command, there isn't any Telerik.Windows.Controls.Charting.dll in Binaries folder.
But when I build all project by Build_WPF40.bat command, there is it !!!
I am wondering if there is a way to get charting dll with xamless option?
extra details:
I have a project that draws a chart.
when I use Build_WPF40 dlls , it works correctly.
but when I use Build_WPF40_Xamlless dlls and my charting dll (that I build it from the Chart_WPF.sln project) , it just draw the X/Y-Axis and doesn't draw the chart.
I really need the xamless charting dll because all of my project works with xamless dll.
please help me.
thanks.