25.01.2012, 10:11 | #1 |
Участник
|
Microsoft Dynamics CRM Team Blog: CRM 2011 Chart Enhancements
Источник: http://blogs.msdn.com/b/crm/archive/...ancements.aspx
============== With the advent of R7/Update Rollup 5 from CRM 2011. The ability to modify charts within the CRM 2011 interface has grown. However, if you want to take the user chart experience even further, there are still some modifications that you may want to make by exporting the chart out to an .xml file and modifying it in Visual Studio and reimporting it back into CRM. Below are a few basic examples for various chart types with screenshot examples and the code snippets with the areas highlighted in yellow that you need to modify. In creating this blog, I found the following resources helpful… CRM SDK - View Data with Visualizations (Charts) http://msdn.microsoft.com/en-us/library/gg309647.aspx Chart Types (Chart Controls) - MSDN http://msdn.microsoft.com/en-us/library/dd489233.aspx Microsoft Chart Controls Add-on for Microsoft Visual Studio http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=23903 Microsoft Chart Controls for .NET Framework Documentation http://www.microsoft.com/downloads/details.aspx?FamilyID=EE8F6F35-B087-4324-9DBA-6DD5E844FD9F&displaylang=e&displaylang=en Enjoy! Jack Bender 1. Bar & Column Charts a. Cylinder b.Emboss c. LightToDark d. Wedge e. 3D f. No Values show on the bars g. Instead of Stacked… Go with 3D Cylinder -and- 2) Pie/Doughnut Charts a. Pie Chart b. Pie Chart – 3D c. Pie Chart – Concave d. Pie Chart – Soft Edge e. Doughnut Chart f. Doughnut Chart – 3D g. Doughnut Chart – Concave h. Doughnut Chart – Soft Edge 3) Funnel Charts Circular Base by Default YIsHeight by Default a. Square Base
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору. |
|
|
|