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

Noxaml binaries

1 Answer 98 Views
Chart
This is a migrated thread and some comments may be shown as answers.
Ganesh Shivshankar
Top achievements
Rank 1
Ganesh Shivshankar asked on 30 Oct 2012, 05:12 AM
Hi,

we are upgrading to SL5. We want to use the noxaml binaries. But for Charts there is no noxaml binary for Telerik.Windows.Controls.Charting. But there is one for Telerik.Windows.Controls.Chart. We use nuget for our packages and we have packages for the telerik dll's. So do I have to include Telerik.Windows.Controls.Charting.dll along with the Telerik.Windows.Controls.Chart.dll for things to work?

Ganesh

1 Answer, 1 is accepted

Sort by
0
Evgenia
Telerik team
answered on 31 Oct 2012, 09:28 AM
Hello Ganesh,

 RadChart does not provide support for implicit styling as the rest of our controls due to the specifics and limitations of its theming mechanism.
So you have two options at the moment if your project uses RadChart:

  • Keep the old styling mechanism with StyleManager and do not use implicit styling for all controls.
  • Migrate your charting code from RadChart to RadChartView and use implicit styling.
    Here you will find some of the most important highlights of RadChartView that might help you in deciding whether to migrate to RadChartView(we would also assist you in the process, should you have any specific problems).
Kind Regards,
Evgenia
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
Chart
Asked by
Ganesh Shivshankar
Top achievements
Rank 1
Answers by
Evgenia
Telerik team
Share this question
or