3D charts in silverlight 4 without using 3rd party

2019-08-18 15:09发布

Is it possible to create 3D charts in silverlight 4 without using 3rd party control?

3条回答
孤傲高冷的网名
2楼-- · 2019-08-18 15:21

As others have said, sure it is possible but is it worth your time when you could buy a great looking one that provides support? Telerik has a wide variety of 3D Charts that you can review at the links provided below:

Bar Charts

3D Bar , 3D Stacked Bar , 3D Stacked Bar 100 Series

Line Charts

3DLine, 3D Stacked Line

Area Charts

3D Area , 3D Stacked Area , 3D Stacked Area 100 Series

Pie Charts

3D Doughnut , 3D Pie

Disclaimer: I work at Telerik as a XAML Evangelist.

查看更多
来,给爷笑一个
3楼-- · 2019-08-18 15:26

You could use the PlaneProjections to get a 3D effect or you would have to use Silverlight 5 (in beta at the moment) which supports a 3D API.

In both cases you will need to program the chart completely.

查看更多
来,给爷笑一个
4楼-- · 2019-08-18 15:45

Yes, Controls from 3rd party like ComponentArt are available to do that. But the limitation that we faced was they were not accurate.

查看更多
登录 后发表回答