Chart with slider to move time dimension values for SSAS cube data
Is there any good intera开发者_JS百科ctive chart solution that can be used to display cube data as the time dimension is changed with slider control. Preferably ASP.NET solution, but can also be Silverlight or Flash (if can be easily integrated with .NET). Something close to this as seen in following URL: http://www.cbs.nl/en-GB/menu/themas/vrije-tijd-cultuur/cijfers/extra/gasten-en-overnachtingen-per-accommodatietype.htm
You can use the built in chart controls in .NET 4.0
精彩评论