Hi Team,
My requirement is to access data from OLAP datasource and present it in any Chart control. I saw a sample of the same what i needed in Infragisitics Silverlight DV using XamDatachart, but I am not getting the entire code to refer as in how it is implemented.
Link of the sample :
http://samples.infragistics.com/sldv/RunSamples.aspx?cn=data-chart#/data-chart/binding-olap-flat-data
Please do the needful
Hello,
If you download the samples, it will include all the source code for all of the samples in the XamFeatureBrowser.
I have also attached an isolated sample of this feature .
Please let me know if you have any questions.
Sincerely,ValerieDeveloper Support Engineer Infragisticswww.infragistics.com/support
Hi,
Thanks for your quick reply. I got the code and it is working fine. But I wanted only the chart. i.e. I wanted to bind the chart without the FlatDataSource control. How can I bind it through Adomd cellset object.
Hello Selvin,
You can use the OlapXAxis with the XamDataChart and XmlaDataSource. Please see attached sample.
The source code for the products is available for download under My Keys & Downloads:
https://ko.infragistics.com/Membership/Default.aspx?panel=Downloads#Downloads
Sincerely,
Valerie
Developer Support Engineer
Infragistics
www.infragistics.com/support
Thanks for the link, I could find a sample. I saw the sample project is using Infragisitics XamPivotGrid with XmlaDataSource. But I need to implement the same in XamDataChart with Drill so I have certain questions:
Regards,
Selvin
To find out more about using the ADOMD data source, please see the following posts:
http://forums.infragistics.com/forums/p/45330/245590.aspx
http://blogs.infragistics.com/blogs/engineering/archive/2010/10/26/building-a-custom-data-provider-for-xampivotgrid-in-silverlight-using-wcf-and-adomd-net.aspx