Graphs in the Sharepoint Viewer

1951
3
02-07-2012 08:26 PM
CraigBeech
New Contributor II
I am displaying project sites using xy data from a Sharpoint list on the Sharepoint viewer. I also have columns containing budgets and actual money spend.
What is the best/easiest way of displaying these as graphs on the map viewer inside Sharepoint?

Regards,
ssteenekamp@ppf.org.za
0 Kudos
3 Replies
RahulMetangale1
Occasional Contributor II
Hi,

Following link might help (see the section Controls -Controls in Layout)
http://help.arcgis.com/en/webapps/silverlightviewer/samples/start.html
0 Kudos
GarrettMoeller
New Contributor III
Hi,
I am also working on adding charts to a sharepoint webpart.
The link above shows exactly what I would like to do.
My question is after compiling the code, what files do you put where?
There is the download package to tweek it in Visual Studio.
There is also a XAML link.
I am using the ArcGIS for Sharepoint webpart.

<EDIT>
Wish I could take this and make it work - looks like it is broken.
A walk through of using the sample code would be great!!!
http://esri.msftlabs.com/sites/sdk/SitePages/Show%20State%20Demographics.aspx

Thanks!
0 Kudos
JustinShepard
Occasional Contributor II
The SharePoint demo is working at
http://sharepoint.arcgis.com/SitePages/Show%20State%20Demographics.aspx

If you copy the code there is a section that handles passing the query result to the web part.
0 Kudos