I am looking for silverlight code to create a sliding bubble chart control (no third party controls please). Something similar to what comes out of the box with Share Point PerformancePoint any suggestions ?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There is bubble chart control in silverlight toolkit. You can use it to display data, to get data you can use CSOM (Client object model for silverligh) or REST SharePoint API.