This is a migrated thread and some comments may be shown as answers.

Charting Dll with NoXaml Build

1 Answer 147 Views
Chart
This is a migrated thread and some comments may be shown as answers.
Ahmad
Top achievements
Rank 1
Ahmad asked on 05 Oct 2015, 08:39 AM
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.

1 Answer, 1 is accepted

Sort by
0
Dinko | Tech Support Engineer
Telerik team
answered on 07 Oct 2015, 02:24 PM
Hi Ahmad`,

The Telerik.Windows.Controls.Charting dll is the file that contains the RadChart control. RadChart doesn't support implicit styling as it is stated in our help documentation and this is why you cannot find the Telerik.Windows.Controls.Charting.dll in the Binaries folder.

Instead of the old RadChart we recommend you to use the new RadChartView suite that resolves many known issues and limitations of the old chart. The new components have better implementation and improved performance. Furthermore, they are very flexible and easy to set up. You can read about the differences between the charts in the RadChart vs. RadChartView help article. 

Regards,
Dinko
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Chart
Asked by
Ahmad
Top achievements
Rank 1
Answers by
Dinko | Tech Support Engineer
Telerik team
Share this question
or