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

3D Charts

3 Answers 67 Views
Chart
This is a migrated thread and some comments may be shown as answers.
Martin
Top achievements
Rank 1
Martin asked on 09 Nov 2012, 04:13 PM
Are there any demos of 3D charts, specifically pie charts, I can't see any, indeed I can't really find any useful documentation about 3D charts at all.

3 Answers, 1 is accepted

Sort by
0
Petar Kirov
Telerik team
answered on 13 Nov 2012, 02:05 PM
Hi Martin,

You can find the 3D Pie series demo on this link. There isn't anything specific to the 3D series except that you can add camera rotation by adding a CameraExtention to the ChartArea.Extensions collection: 
this.RadChart1.DefaultView.ChartArea.Extensions.Add(new CameraExtension()); 

If you have any specific questions, I'll be glad to help.

Regards,
Petar Kirov
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
Martin
Top achievements
Rank 1
answered on 13 Nov 2012, 02:28 PM
Hi, thanks for replying, but that link is for silverlight and the url contains "silverlight-old", why is it "old"? Is it going to be deprecated?
0
Petar Kirov
Telerik team
answered on 15 Nov 2012, 03:18 PM
Hello Martin,

Since Q3 2011 we have introduced a new charting solution - the RadChartView. Currently the major  part of the development effort has shifted to it and our online demos reflect that.

This blog post we'll give you a more detailed information on that matter.
 
Regards,
Petar Kirov
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
Chart
Asked by
Martin
Top achievements
Rank 1
Answers by
Petar Kirov
Telerik team
Martin
Top achievements
Rank 1
Share this question
or