Источник:
http://mscrmsupport.wordpress.com/20...osoft-crm-4-0/
==============
In this example , i would like to display Microsoft CRM Opportunities (In Progress) in sharepoint as Pie chart and “Legends” with the help of sharepoint webpart.I have two list which are having data from Microsoft CRM.List<decimal>EstimatedRevenue = Revenu(); List<string> Customers = CrmCustomer();I used the .Net 3.5 chart control to create the pie chart and I [...]
Источник:
http://mscrmsupport.wordpress.com/20...osoft-crm-4-0/