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,
I am unsure what you trying to do. The Olap Axis was added in CTP in 11.2. Otherwise if you are using a flat data source, you can bind a “flat” series to values in the underlying collection of the flat data source.
Sincerely,
Valerie
Developer Support Engineer
Infragistics
www.infragistics.com/support
Hi Valerie, actually i want to do this same operation without OLAP because i am using netadvantage 20111. i need to bind pivot grid data to chart how can i achieve it? thanks in advance
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://es.infragistics.com/Membership/Default.aspx?panel=Downloads#Downloads
Hi,
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